From aef127a9d69b72959f3099e99e221805a95cffbb Mon Sep 17 00:00:00 2001 From: Snogard Date: Mon, 10 Feb 2025 02:14:33 +0100 Subject: [PATCH] config: euforia --- config/euphoria_patcher.properties | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/euphoria_patcher.properties b/config/euphoria_patcher.properties index 114fae0..c6f45dd 100644 --- a/config/euphoria_patcher.properties +++ b/config/euphoria_patcher.properties @@ -1,14 +1,15 @@ # This file stores configuration options for the Euphoria Patcher mod +# Made for version 1.5.2 # Thank you for using Euphoria Patches - SpacEagle17 # Option for the sodium message popup logging. # Default = true -doPopUpLogging=true +doPopUpLogging=false # 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=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.