Logo FSBarV1_Archived

EngineVersionEntry Type

Descriptor for one installed engine version under `/engine/recoil_/`.

Record fields

Record Field Description

AiSkirmishDir

Full Usage: AiSkirmishDir

Field type: string

Absolute path to `/AI/Skirmish`. Directory may not yet exist if no AI has been installed — the path is handed to `ProxyInstaller` which creates it on demand.

Field type: string

EngineDir

Full Usage: EngineDir

Field type: string

Absolute path to the engine version directory.

Field type: string

HasGraphicalBin

Full Usage: HasGraphicalBin

Field type: bool

True when the `spring` binary (graphical) exists and is executable. Required only for US4 (launch graphical viewer alongside the headless engine).

Field type: bool

HasHeadlessBin

Full Usage: HasHeadlessBin

Field type: bool

True when the `spring-headless` binary exists and is executable. The hub refuses to launch against an engine that lacks this.

Field type: bool

Version

Full Usage: Version

Field type: string

Version string as it appears after the `recoil_` prefix (e.g. `"2026.03.14"`).

Field type: string

Type something to start searching.