View Full Version : LUA Version
mattekure
February 16th, 2021, 02:26
Could the Version of LUA that FG uses be documented in the wiki? Its not listed anywhere and I was trying to help someone today who was using old deprecated functions from lua 2.4. The last posts I saw indicated FG was on 5.1X.
superteddy57
February 16th, 2021, 02:30
Passed this along to Derek
WishX
February 16th, 2021, 05:00
Thanks, Dominic! I'll gather all the information I can about it and get it posted as soon as possible.
lule
February 24th, 2021, 15:42
You can easily get the lua version. Lua has a global variable _VERSION that holds a string containing the running Lua version.
For FGC and FGU it is Lua 5.1, the manual is here: https://www.lua.org/manual/5.1/
Powered by vBulletin® Version 4.2.1 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.