diff options
| author | Felix Perktold <> | 2026-07-23 20:26:04 +0000 |
|---|---|---|
| committer | Felix Perktold <> | 2026-07-23 20:26:04 +0000 |
| commit | e1feb22144d2821c577cb0a281f77c54306f437c (patch) | |
| tree | c88aa93100893508ba9d60d2db55730f5a711616 /config/railways-common.toml | |
asd
Diffstat (limited to 'config/railways-common.toml')
| -rw-r--r-- | config/railways-common.toml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/railways-common.toml b/config/railways-common.toml new file mode 100644 index 0000000..dc3c70f --- /dev/null +++ b/config/railways-common.toml @@ -0,0 +1,8 @@ +#. +#Register integration tracks for mods that are not present +#[@cui:RequiresReload:both] +registerMissingTracks = false +#. +#Disable Steam 'n' Rails datafixers. Do not enable this config if your world contains pre-Create 0.5.1 monobogeys, because then they will be destroyed +#[@cui:RequiresReload:both] +disableDatafixer = false |
