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.
Updated ModLoaderMod (markdown)
Added note about possible problems when using register_global_classes_from_array method.
Added link to Script-Extensions Page
Link to new API Page
Updated _Sidebar (markdown)
Added Script Extensions Page
add Feature Override Options (Feature Tags) section
Updated Mod Loader Setup (markdown)
fixed links in Methods Overview for ModLoaderUserProfile
added Methods Overview for ModLoaderUserProfile
added page for Mod Loader Options
added link to Mod Loader Options
Created Mod Loader Options (markdown)
updated for v6.0.0
User Profile issue has been resolved
removed uninstall_script_extension
Updated Breaking Changes (markdown)
updated vor v6.1.0
removed modLoader param from _init() example
Fix some code blocks using "```" instead of "```gdscript"
Cleanup: Remove empty content
Add outdated warning. Will cleanup later
Add stars for the most important methods
Remove ModLoaderModManager, it's been moved to its own page now
Shorten description of `ModLoaderLog` so it doesn't break lines (I've omitted the bit about internal methods as that's not relevant to readers)
Add stars for the 2 most important classes
Add: ModLoaderModManager