Skip to content

v3.0.0 - Renames & Manifest Updates

Choose a tag to compare

@ithinkandicode ithinkandicode released this 15 Jan 08:38
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