This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Absolute host path containing server/, DedicatedServer.ini, and your save file. | |
| # DATA_DIR=/mnt/user/games/rs-dragonwilds | |
| DATA_DIR= | |
| # (optional) This is if you have a preexisting server sav file you want to mount | |
| # Server save file name. This will map to the ServerName setting in the DedicatedServer.ini | |
| # SAVE_FILE=my-world.sav | |
| SAVE_FILE= | |
| # Host user/group ownership for files the container writes. |
OlderNewer