A build script to create LÖVE appimages.
- Fork this repo.
- Install LÖVE, care, and appimagetool on your machine.
- Edit the filepath and appimagetool variables in the love-build and AppRun scripts. These should be set to your project directory and appimagetool file locations. You should also edit the mygame.desktop and mygame.png files appropriately.
- Execute love-build from the forked repo directory to build your appimage.
This script was tested working on Ubuntu LTS 16.04