10 lines
No EOL
147 B
Text
10 lines
No EOL
147 B
Text
--@name
|
|
--@author
|
|
--@server
|
|
|
|
core.modules.hello = {
|
|
version = 69420,
|
|
commands = {
|
|
helloworld = function() print("hi") end,
|
|
},
|
|
} |