Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Lua ConstEngine

From Fightorder
Revision as of 14:10, 28 February 2021 by luainter>Master-athmos (Updated page with new anchorable templates)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Development < Lua Scripting < Lua ConstEngine

Engine

string Engine.version

Returns the same as `spring --sync-version`, e.g. "92"


string Engine.versionFull


string Engine.versionPatchSet


string Engine.buildFlags

(unsynced only) Gets additional engine buildflags, e.g. "OMP" or "MT-Sim DEBUG"


number Engine.wordSize

indicates the build type and is either 32 or 64 (or 0 in synced code)
Contents