We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d136db4 commit b34413eCopy full SHA for b34413e
addons/mod_loader/resources/options_profile.gd
@@ -22,7 +22,7 @@ enum VERSION_VALIDATION {
22
## [br]
23
## ===[br]
24
## [b]Note:[color=note "Easier Mod Loader Updates"][/color][/b][br]
25
- ## Using a customization script allows you to keep your custom code outside the addon directory,
+ ## Using a custom script allows you to keep your code outside the addons directory,
26
## making it easier to update the mod loader without affecting your modifications. [br]
27
28
CUSTOM,
0 commit comments