diff --git a/TestScript.lua b/TestScript.lua new file mode 100644 index 0000000..f7f54a1 --- /dev/null +++ b/TestScript.lua @@ -0,0 +1 @@ +print('Hello, World!') -- test script \ No newline at end of file