[This is preliminary documentation and is subject to change.]
The Paths type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| BackupPath | Path where map backups are stored | |
| BlockDBPath | ||
| ConfigFileName | Path to load/save config to/from (default: .\config.xml)
Can be overridden at startup via command-line argument "--config=" | |
| IgnoreMapPathConfigKey | ||
| LogPath | Path to save logs to (default: .\logs)
Can be overridden at startup via command-line argument "--logpath=" | |
| MapPath | Path to save maps to (default: .\maps)
Can be overridden at startup via command-line argument "--mappath=",
or via "MapPath" ConfigKey | |
| RulesPath | ||
| WorkingPath | Working path (default: whatever directory fCraft.dll is located in)
Can be overridden at startup via command line argument "--path=" |