clientstuff

This commit is contained in:
2025-11-03 15:47:16 +01:00
parent 503b04656d
commit a90cfde309
1655 changed files with 940682 additions and 604 deletions

View File

@@ -0,0 +1,21 @@
# Configuration file
tweaks {
# Replace the FML test config GUI with a working GUI.
B:replaceInGameConfig=true
}
versioncheck {
# Should the mod check for updates?
B:checkForUpdates=true
# A list of known updates. Deleting versions from the list will remind you about them again.
S:knownVersions <
>
# Should the mod remind you only for new updates (once per version)?
B:silenceKnownUpdates=false
}