The gitignore ignores important am2r files that are needed for testing
The appimage prompt with "pls upload this appimage" should be fixed, tested on both ubuntu 16.04 and Arch. For further clarification, look at comments in python script.
* Update readme for appimage
* add the necessary utilities for AppImage Creation
* part 1 of having appimage in the patcher
* Part 2 of the appimage rewrite
* Forgot to remove the contents of "lib" as those are not needed
This fixes the installation not working on some mac hines.
First, we create the am2r directory in case it's not there, second, we copy the attributes from the normal install over so GM:S doesn't complain about it not being able to access the files.
* upon patching, create a desktop file
* add an option, to install the game systemwide
* Update patcher.py
Co-authored-by: Miepee <>
Co-authored-by: Lojical <33508026+Lojemiru@users.noreply.github.com>