mirror of
https://github.com/kennethreitz/super-sphere.git
synced 2026-06-05 23:20:20 +00:00
3 lines
78 B
Makefile
3 lines
78 B
Makefile
build:
|
|
rm -fr supersphere.love
|
|
zip -r dist/supersphere.love assets lib *.lua
|