Love Builder is a command line tool used for easily packaging Love games for Windows, Mac and Linux.
What separates it from the other distribution tools is the ability to change icons of .exe files, AppImage Linux support and being easy to use.
You're gonna need Linux (potentially Windows Subsystem for Linux) to run this script.
For changing .exe icons, please make sure you have Wine installed.
Thanks for sharing this. You just saved me the trouble of making my own version for Linux. (I had already put together some scripts that weren't quite as nice for Mac and Windows.)
I couldn't find a way to do replace the windows icon without wine and ResHack either. It looks like there is probably a way to do it with windres and the mingw binutils, but installing that isn't really any less painful than wine and reshack.
If I send a pull request that lets the built love trees be specified in environment variables but defaults to current behavior if none are specified, would you be interested in merging it?
I think that's how I'm going to run it, since I need 11.3 and don't want the git tree to perpetually have conflicting local changes.