mirror of
https://github.com/Adorable-Catgirl/LuaComp.git
synced 2024-11-14 14:08:05 +11:00
4 lines
144 B
Lua
4 lines
144 B
Lua
--Using the command
|
|
print("Compiled with LuaComp $[[luacomp -v]]")
|
|
--Or using the shell vars
|
|
print("Compiled with LuaComp $[{LUACOMP_VERSION}]") |