Search found 1 match
- Tue Dec 11, 2012 11:49 am
- Forum: Support and Development
- Topic: Distributing your games (making a .love file)
- Replies: 278
- Views: 1087487
Re: Distributing your games (making a .love file)
I see all these auto package script here. For my game I wrote the following ant script which packages Win / Mac packages (and creates a .dmg for it). The version below is quite generic, but expects your game to reside in "game", a plist (in package), icon (in package) and love binaries (in...