MapEntry Type
A single map archive entry as the engine registered it.
Record fields
| Record Field |
Description
|
Full Usage:
ArchiveFileName
Field type: string
|
Archive filename relative to `
|
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").
|
Full Usage:
FileStem
Field type: string
|
Filename without the `.sd7` extension, used to match rows
returned by a plain filesystem scan of `
|
Full Usage:
NamePure
Field type: string
|
The `archivedata.name_pure` string — the raw `name` field from `mapinfo.lua`.
|
Full Usage:
Version
Field type: string option
|
The `archivedata.version` string, when present.
|
FSBarV1_Archived