wPwZ/2026-04-29_22-29-02

This commit is contained in:
2026-04-29 22:29:15 +01:00
commit 1f743e46c8
1037 changed files with 21278 additions and 0 deletions

3
serverconfig/readme.txt Normal file
View File

@@ -0,0 +1,3 @@
Any server configs put in this folder will override the corresponding server config from <instance path>/config/<config path>.
If the config being transferred is in a subfolder of the base config folder make sure to include that folder here in the path to the file you are overwriting.
For example if you are overwriting a config with the path <instance path>/config/ExampleMod/config-server.toml, you would need to put it in serverconfig/ExampleMod/config-server.toml