1
0
mirror of https://github.com/Adorable-Catgirl/LuaComp.git synced 2024-11-14 14:08:05 +11:00
This commit is contained in:
Jane Roxanne 2020-03-18 13:34:46 -05:00
parent ae75748b66
commit 058da62271

View File

@ -1,4 +1,4 @@
--Using the command
print("Compiled with LuaComp $[[/tmp/luacomp -v]]")
print("Compiled with LuaComp $[[luacomp -v]]")
--Or using the shell vars
print("Compiled with LuaComp $[{LUACOMP_VERSION}]")