aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/lua-scripts/test.lua
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-05-31 23:24:03 +0000
committerbloodstalker <thabogre@gmail.com>2017-05-31 23:24:03 +0000
commit2012c142dc7c07777dcb289b5d4669b26d4f9203 (patch)
tree64e25437ee12a9c5ae8b9a9dde6cd06a2b83848e /bruiser/lua-scripts/test.lua
parentnow all commands are sent to the lua interpreter. what that simply means is t... (diff)
downloadmutator-2012c142dc7c07777dcb289b5d4669b26d4f9203.tar.gz
mutator-2012c142dc7c07777dcb289b5d4669b26d4f9203.zip
lua test scripts
Diffstat (limited to 'bruiser/lua-scripts/test.lua')
-rw-r--r--bruiser/lua-scripts/test.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/bruiser/lua-scripts/test.lua b/bruiser/lua-scripts/test.lua
new file mode 100644
index 0000000..9c06d44
--- /dev/null
+++ b/bruiser/lua-scripts/test.lua
@@ -0,0 +1 @@
+print("hi, i'm bruiser.")