Games made with Gly Engine can be transformed into Love2D games, with many extra high-level features that do not exist originally.
- features
- json encoding/decoding
- garbage collector
- http requests
- grid system
- bus system
- usage
lua cli.lua build yourgame.lua
This command is a general purpose utility for games made in love, not necessarily made with the gly engine, it is just a utility to correctly zip your game and distribute it easily.
lua cli.lua tool-love-zip ./dist/