Edit of asset "gd-plug - Plugin Manager" Accepted

Old/Current New/Edit
Title gd-plug - Plugin Manager gd-plug - Plugin Manager
Description 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
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

- 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.3:
Bugfixes and 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
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/imjp94/gd-plug
Issues Url https://github.com/imjp94/gd-plug/issues
Godot version Godot 4.0
Version String 0.2.6 0.2.3
Download Commit 963f9d9958ad51fdb5c98a1a08db09a389b62c3f 7250d983449b1a78f26d8e79fe4b8a60be94a23f
Download Url (Computed) https://github.com/imjp94/gd-plug/archive/963f9d9958ad51fdb5c98a1a08db09a389b62c3f.zip https://github.com/imjp94/gd-plug/archive/7250d983449b1a78f26d8e79fe4b8a60be94a23f.zip
Icon Url https://raw.githubusercontent.com/imjp94/gd-plug/master/icon.png