You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Da-Technomancer edited this page Sep 1, 2020
·
1 revision
Crossroads uses two configuration files- the client specific config file (config/crossroads-client.toml), which contains visual settings, and the world/server specific config file (config/crossroads-server.toml for the default, or (world)/serverconfig/crossroads-server.toml which is world specific, and overrides the default config. The server config contains almost all the settings.
There is a large number of settings in the server config (over 100 lines long at time of writing), and it is suggested to read through them in the config file itself for pack devs. They will not be described individually here.