Releases: godot-package-manager/godot-plugin
Releases · godot-package-manager/godot-plugin
Godot Package Manager v0.1.0
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