Garry's Mod Wiki

Revision Difference

jit.version#568321

<function name="version" parent="jit" type="libraryfield"> <description>A variable containing the LuaJIT version string. This is `LuaJIT 2.0.4` in GMod, and `LuaJIT 2.1.0-beta3` on the x86-64 branch of GMod.</description> <description>A variable containing the LuaJIT version string. This is `LuaJIT 2.0.4` in x32 Garry's Mod, and `LuaJIT 2.1.0-beta3` on the `x86-64` branch and `main` with x64 launch option.</description> <realm>Shared and Menu</realm> <rets> <ret name="" type="string">The version string.</ret> </rets> </function>