Create setup.lua

master
Kirigaya Kazuto 2018-06-19 19:15:25 +08:00 committed by GitHub
parent 7eb4f3e965
commit 3fa2ea6bd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
setup.lua Normal file
View File

@ -0,0 +1,3 @@
print("In setup.lua...")
print("Done!")