Initial commit

This commit is contained in:
2025-03-24 19:54:03 +01:00
commit abaad1eec9
7047 changed files with 99946 additions and 0 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=false
# 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
}