From b9753beeac24bc9524260e00373c4810c3d7ed28 Mon Sep 17 00:00:00 2001 From: zkitefly <64117916+zkitefly@users.noreply.github.com> Date: Sat, 12 Mar 2022 16:16:43 +0800 Subject: [PATCH] Update I18N.properties --- HMCL/src/main/resources/assets/lang/I18N.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HMCL/src/main/resources/assets/lang/I18N.properties b/HMCL/src/main/resources/assets/lang/I18N.properties index ad7cd9aef..6661353c1 100644 --- a/HMCL/src/main/resources/assets/lang/I18N.properties +++ b/HMCL/src/main/resources/assets/lang/I18N.properties @@ -868,6 +868,7 @@ settings.game.java_directory.template=%s (%s) settings.game.management=Manage settings.game.working_directory=Working Directory settings.game.working_directory.choose=Choose Working Directory +settings.game.working_directory.hint=Turn on the "Independent" in the "Working Directory" option to make the current version store settings, archives, modules and other game data independently. It is recommended to turn on this option when using mods to avoid conflicts between modules of different game versions. After modifying this option, please move the game archive and other game data files by yourself. settings.icon=Game Icon @@ -1000,4 +1001,4 @@ version.update=Update modpack wizard.prev=< Prev wizard.failed=Failed wizard.finish=Finish -wizard.next=Next > \ No newline at end of file +wizard.next=Next >