diff options
Diffstat (limited to 'src/modules/other.lua')
-rw-r--r-- | src/modules/other.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/other.lua b/src/modules/other.lua new file mode 100644 index 0000000..7b9c0c1 --- /dev/null +++ b/src/modules/other.lua @@ -0,0 +1 @@ +print("Hello from other!") |