Version 5.4
This commit is contained in:
20
minecraft/config/euphoria_patcher.properties
Normal file
20
minecraft/config/euphoria_patcher.properties
Normal file
@@ -0,0 +1,20 @@
|
||||
# This file stores configuration options for the Euphoria Patcher mod
|
||||
# Thank you for using Euphoria Patches - SpacEagle17
|
||||
|
||||
# Option for the sodium message popup logging.
|
||||
# Default = true
|
||||
doPopUpLogging=true
|
||||
|
||||
# Option that enables or disables the update checker, which verifies if a new version of the mod is available.
|
||||
# More info here: https://github.com/EuphoriaPatches/PatcherUpdateChecker
|
||||
# Default = true
|
||||
doUpdateChecking=false
|
||||
|
||||
# Option that automatically renames outdated Euphoria Patches folders and config files to a new name.
|
||||
# This makes it easier for users to identify which ones are outdated.
|
||||
# Default = true
|
||||
doRenameOldShaderFiles=true
|
||||
|
||||
# Option that automatically deleted outdated Euphoria Patches folders and config files.
|
||||
# Default = false
|
||||
doDeleteOldShaderFiles=false
|
||||
Reference in New Issue
Block a user