summaryrefslogtreecommitdiff
path: root/src/modules/other.lua
diff options
context:
space:
mode:
authorBotond Hende <nettingman@gmail.com>2025-05-01 16:09:20 +0200
committerBotond Hende <nettingman@gmail.com>2025-05-01 16:09:20 +0200
commitad2f2229506a993473f48d70b509022dea1b0f9d (patch)
tree37c564f113c0bfffd83900ad932f2e8dd4adfa9f /src/modules/other.lua
initial commit
Diffstat (limited to 'src/modules/other.lua')
-rw-r--r--src/modules/other.lua1
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!")