This website works better with JavaScript.
Home
Explore
Help
Sign In
Madiwka
/
Gravity
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
3
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21
Commits
1
Branch
30 MiB
Lua
99.9%
Tree:
592d999daf
master
8.1
6
earlywindows
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '592d999daf'
${ noResults }
Gravity
/
debuggame.sh
6 lines
91 B
Raw
Blame
History
rm game.love
rm game.zip
zip -r game *
mv game.zip game.love
love game.love
rm game.love