Skip to content

v3.0.0 - Renames & Manifest Updates

Compare
Choose a tag to compare
@ithinkandicode ithinkandicode released this 15 Jan 08:38
· 360 commits to main since this release
7dc0052

Breaking Changes

  • Two files have been renamed:
    • ModMain.gd -> mod_main.gd
    • _meta.json -> manifest.json
  • The structure of the manifest JSON has changed.
    • See README.md for an example.
    • This file was previously named _meta.json

What's Changed

New Contributors

Full Changelog: https://github.com/GodotModding/godot-mod-loader/commits/v3.0.0