Logo FSBarV1_Archived

MapEntry Type

A single map archive entry as the engine registered it.

Record fields

Record Field Description

ArchiveFileName

Full Usage: ArchiveFileName

Field type: string

Archive filename relative to `/maps/`, e.g. `avalanche_3.4.sd7`.

Field type: string

EngineName

Full Usage: EngineName

Field type: string

The `archivedata.name` string the engine expects in the `MapName=` field of a start script (e.g. "Avalanche 3.4").

Field type: string

FileStem

Full Usage: FileStem

Field type: string

Filename without the `.sd7` extension, used to match rows returned by a plain filesystem scan of `/maps/`.

Field type: string

NamePure

Full Usage: NamePure

Field type: string

The `archivedata.name_pure` string — the raw `name` field from `mapinfo.lua`.

Field type: string

Version

Full Usage: Version

Field type: string option

The `archivedata.version` string, when present.

Field type: string option

Type something to start searching.