Alloyed / loverocks

LÖVE + Luarocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support packed games

Alloyed opened this issue · comments

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.