Home

Awesome

GMAppImager

Graphically Converts GameMaker Studio 2 Linux Games to AppImage Bundles.

wsl.png

Convert your GameMaker Studio 2 Linux games into single runtime executables that don't need installation and will run on any modern Linux distribution out of the box. As this tool converts your game to an AppImage file, it will run on any Linux distribution that supports the AppImage format and you're thus no longer limited to Ubuntu 22.04 LTS.

Comes with complete "Key to Success" platformer game, (source code here), for demoing purposes. Source code included for everything. Made with GameMaker Studio 2 and the libraries were written in C++.

AppImageKit's source is available separately on GitHub.

This works with games and software not created with GameMaker as well if you know what you are doing.

Downloads

Click the "Releases" link on this page to download pre-built binaries, (in AppImage format).

Compiling

GMAppImager requires being run on Ubuntu 22.04 LTS while converting your executable.

The output AppImage will run on most distro's that support AppImage format.