This extension adds lua 5.2 support to JsMacros 1.2.2+
All libraries provided by JsMacros need a : rather than a . because of how methods of classes are accessed in lua.
ie. chat:log("test")
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This extension adds lua 5.2 support to JsMacros 1.2.2+
All libraries provided by JsMacros need a : rather than a . because of how methods of classes are accessed in lua.
ie. chat:log("test")