Order files

This commit is contained in:
Andros Fenollosa
2016-11-12 12:27:08 +01:00
parent 73cec1f153
commit 892d89c7f1
1814 changed files with 85 additions and 80 deletions

View File

@ -1,4 +1,4 @@
rm StartGamedev-160604-osx/game.love
zip -9 -r StartGamedev-160604-osx/game.love main.lua assets
/Users/androsfenollosa/www/alunizaje/StartGamedev-160604-osx/make-apk.command
adb install StartGamedev-160604-osx/game.apk
rm android/game.love
zip -9 -r android/game.love main.lua assets
/Users/androsfenollosa/www/alunizaje/android/make-apk.command
adb install android/game.apk