Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Minimal plugin manager for GodotThis version is only compatible with Godot 4.x, check out godot3(https://github.com/imjp94/gd-plug/tree/godot3) branch for older versionInstall with gd-plug-ui(https://godotengine.org/asset-library/asset/1926) to manage plugins in editor.- MinimalNo dependencies other than Godot and git- Self-containedOne script to run them all- Zero learning curveConfig file written in GDScript- Version freezeFreeze plugins by branch, tag or commit- Reduce remote repository sizeDependencies can now be installed with just a single-line shell command- Clean uninstall*.import files or import resources located in /.import that generated by plugin will be cleaned as plugin uninstalled- Multi-threadedParallel download/installationv0.2.6:Fix download bugAdd help actionv0.2.5:Completely fix stuck while executing commandsSupport gd-plug-uiv0.2.0:Port to Godot 4.0v0.1.1:Fix inner class name conflict with other plugins & support for headless/server buildIf gd-plug already installed, you may upgrade from command-line:godot --no-window -s plug.gd upgrade
Minimal plugin manager for Godot
This version is only compatible with Godot 4.x, check out godot3(https://github.com/imjp94/gd-plug/tree/godot3) branch for older version
Install with gd-plug-ui(https://godotengine.org/asset-library/asset/1926) to manage plugins in editor.
- Minimal
No dependencies other than Godot and git
- Self-contained
One script to run them all
- Zero learning curve
Config file written in GDScript
- Version freeze
Freeze plugins by branch, tag or commit
- Reduce remote repository size
Dependencies can now be installed with just a single-line shell command
- Clean uninstall
*.import files or import resources located in /.import that generated by plugin will be cleaned as plugin uninstalled
- Multi-threaded
Parallel download/installation
v0.2.6:
Fix download bug
Add help action
v0.2.5:
Completely fix stuck while executing commands
Support gd-plug-ui
v0.2.0:
Port to Godot 4.0
v0.1.1:
Fix inner class name conflict with other plugins & support for headless/server build
If gd-plug already installed, you may upgrade from command-line:
godot --no-window -s plug.gd upgrade
Reviews
Quick Information
Minimal plugin manager for GodotThis version is only compatible with Godot 4.x, check out godot3(https://github.com/imjp94/gd-plug/tree/godot3) branch for older versionInstall with gd-plug-ui(https://godotengine.org/asset-library/asset/1926) to manage plugins in editor.- MinimalNo dependencies other than Godot and git- Self-containedOne script to run them all- Zero learning curveConfig file written in GDScript- Version freezeFreeze plugins by branch, tag or commit- Reduce remote repository sizeDependencies can now be installed with just a single-line shell command- Clean uninstall*.import files or import resources located in /.import that generated by plugin will be cleaned as plugin uninstalled- Multi-threadedParallel download/installationv0.2.6:Fix download bugAdd help actionv0.2.5:Completely fix stuck while executing commandsSupport gd-plug-uiv0.2.0:Port to Godot 4.0v0.1.1:Fix inner class name conflict with other plugins & support for headless/server buildIf gd-plug already installed, you may upgrade from command-line:godot --no-window -s plug.gd upgrade