We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
avoid 404s
removed in favor of https://wiki.godotmodding.com/
Updated Mod Files (markdown)
added comment for _init params
docs: :memo: updated manifest example
Link to new API Page
removed modLoader param from _init() example
Rename `MOD_DIR` to `MYMODNAME_MOD_DIR`
Fix an error in the `add_translation_from_resource` line
add same log var warning, and use blockquote styles for warning/tip
move Thunderstore note down a bit
add note on using the same structure as Thunderstore packages
add style guide
fix `mod_log` being used instead of `ModLoaderUtils.log_info`
fix example translation file being called "bfx"
replace `LOG_NAME` with `MYMODNAME_LOG`
example - remove ID
fix headings
next: api methods
Created Mod Files (markdown)