clientstuff

This commit is contained in:
2025-10-27 11:53:18 +01:00
parent 503b04656d
commit d22cef5355
1575 changed files with 795737 additions and 610 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
}