A packager for LÖVE to AppImage, Windows, macOS
python3 lovely.py <project> [-i/--id <id>] [-n/--name <name>] [-p/--package <package>]
where:
- is a .love file or a folder
- is a string used as filenames, eg. "MyGreatGame"
- is the display name of the game, eg. "My Great Game"
- is a macOS/Android package name, eg. "com.example.mygreatgame"
- All macOS builds
- Windows 32-bit (64-bit tested with WineHQ)
- Linux i686 build