Support packed games
Alloyed opened this issue · 0 comments
Alloyed commented
possible api
$ loverocks --file game.love deps
## install x, y, z to game's savedir
$ loverocks --file game.love list
x
y
z
This could be used to build native modules for your platform when the .love creator hasn't supplied them.