vmapfile
[Drivers]
The vmapfile driver reads a vector map from a text file and provides the map to others via the map interface.The format of the text file is...
- Compile-time dependencies
- None
- Provides
- Requires
- None
- Configuration requests
- PLAYER_MAP_REQ_GET_VECTOR
- Configuration file options
- filename (string)
- Default: NULL
- The file to read.
- Example
driver ( name "vmapfile" provides ["map:0"] filename "mymap.wld" )
- Author:
- Brian Gerkey