Initial commit

This commit is contained in:
2025-03-24 19:54:03 +01:00
commit 6d50c67f51
7047 changed files with 80296 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Configuration file
general {
# If true, RedNet color bands will always be bright.
B:BrightRedNetColors=false
# Set to true to disable RedNet cables switching to TESRs when they detect that they are updating too rapidly.
B:DisableRedNetFramerateStabilization=false
# The maximum number of blocks the spyglass and ruler can look to find something. This calculation is performed only on the client side.
I:SpyglassRange=200
}