The initial release of Godot Package Manager!
Basic package pulling from NPM is implemented along with running arbitrary, inline GDScript as hooks and callbacks.
To Do
- Handle packages with dependencies on other Godot packages
- Automatically add packages listed in
godot.lock
to the user's.gitignore
- Standalone app