We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A map file consists of several parts.
Unpacking a .map file in our implementation yields a directory with files one can access and manipulate.
Sections have an index. Section files are named after that index. I am not sure what it means, but at least it is consistent.
See map structure for a C++-like description of a map file.
Home