Lua
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
To Compile from Lua to Lub(for 2012+ Clients):
luac5.1.4.exe -o FileName.lub FileName.lua
To Compile from Lua to Lub(for Old Clients):
luac5.0.2.exe -o FileName.lub FileName.lua
luac52.exe (Currently No Use for Ragnarok)
luac53.exe (Currently No Use for Ragnarok)
It will compile FileName.lua to FileName.lub