(macOS) Force Solarus to fullscreen mode on game launch.

This commit is contained in:
Leon Styhre 2022-07-05 23:06:17 +02:00
parent b8a50f43b6
commit dd810f2889

View file

@ -1272,7 +1272,7 @@
<fullname>Solarus Game Engine</fullname>
<path>%ROMPATH%/solarus</path>
<extension>.solarus</extension>
<command>%EMULATOR_SOLARUS% %ROM%</command>
<command>%EMULATOR_SOLARUS% -fullscreen=yes %ROM%</command>
<platform>solarus</platform>
<theme>solarus</theme>
</system>