MikuAuahDark / love-fuser

Packages LÖVE Games using GitHub Actions
16 stars 3 forks source link

love-fuser

love-fuser (name ideas welcome), fuses your game using GitHub Actions. Work in progress but usable.

Usage

Before fusing your game, enable/disable the workflow files for particular platform. Available workflows are:

Afterwards, put all your game source code into game folder, or use submodules.

AppImage Notes

It's possible to extract the AppImage contents and package the game as tarball if special modifications are needed. It's compiled with relocatibility in-mind so running it without packaging it into AppImage is already sufficient.

License