Script generates LUA file that can be executed

This commit is contained in:
ollo
2016-04-17 15:37:25 +02:00
parent 81c3dabd79
commit cf93603efc
4 changed files with 4726 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
print "Finished with all tests"
os.exit(0)