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.
- maetro uses an older version of CEF, as Chrome doesn't support Windows 7, Windows 8, and Windows 8.1.
- maetro uses a different version of
d3dcompiler_47.dll, stored asd3dcompiler_47.maetro.dll. - various other minor customisations to make sure the build continues to succeed
- maetro is built from the
masterbranch with theMTA_MAETRO=trueenvironment variable. - Build maetro locally by running
$env:MTA_MAETRO='true'; .\win-create-projects.bat; \$env:MTA_MAETRO=$nullin PowerShell. - GitHub Actions doesn't currently build maetro.