Files
Gregtech-New-Bastards/.minecraft/config/LunatriusCore.cfg
2025-10-27 11:53:18 +01:00

22 lines
443 B
INI

# 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
}