Link-AM / dst-server-quickstart

MIT License
0 stars 0 forks source link

Suggested changes to path variables #2

Open SakuraSayaka opened 2 years ago

SakuraSayaka commented 2 years ago

You can split the path into a path and an archive name For example, "C:\Users\alexl\Documents\Klei\DoNotStarveTogether\94654202\Cluster_1" can be changed to "C:\Users\alexl\Documents\Klei\DoNotStarveTogether\ 94654202" with "Cluster_1" This will make it easier to change the dedicated server name

SakuraSayaka commented 2 years ago

And you can combine persistent_storage_root with conf_dir to have the files stored in any location.

SakuraSayaka commented 2 years ago

and you should add a 64-bit option