You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FCL/src/main/res/values/strings.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1201,5 +1201,6 @@
1201
1201
<stringname="disabled">Disabled</string>
1202
1202
<stringname="message_warn_restart_after_change">The changes will take effect after restarting.</string>
1203
1203
<stringname="message_check_path_valid">The currently selected game file path (%s) may contain illegal characters, which could cause the game to crash upon launching. It is recommended to check the game directory or rename the version. Do you want to continue launching?</string>
1204
+
<stringname="message_check_has_modloader">It has been detected that the currently launched game version has mods installed, but the corresponding mod loader does not seem to be installed. The mods may not function properly after launching. Do you want to continue launching?</string>
1204
1205
<stringname="message_data_is_loading">The data is still loading and cannot be modified.</string>
0 commit comments