First commit
This commit is contained in:
commit
da366208b6
10 changed files with 11564 additions and 0 deletions
6
clean
Executable file
6
clean
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env lua
|
||||
|
||||
print("Deleting compiled verse")
|
||||
os.remove("verse.lua")
|
||||
print("Deleting services.json")
|
||||
os.remove("services.json")
|
Loading…
Add table
Add a link
Reference in a new issue