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 >