Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.19 KB

File metadata and controls

17 lines (11 loc) · 1.19 KB

maetro releases

Maetro is a special build of Multi Theft Auto for Windows 7, Windows 8, and Windows 8.1.

The name is a portmaneteau of Windows Aero and Windows Metro.

Differences between the regular MTA release and the maetro release

Building

  • maetro is built from the master branch with the MTA_MAETRO=true environment variable.
  • Build maetro locally by running $env:MTA_MAETRO='true'; .\win-create-projects.bat; \$env:MTA_MAETRO=$null in PowerShell.
  • GitHub Actions doesn't currently build maetro.