Edit of asset "gd-plug - Plugin Manager" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | 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 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.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 |
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.5 |
Download Commit | 963f9d9958ad51fdb5c98a1a08db09a389b62c3f | eae4912c77d8ed0003800fb8c583ecc7e72eeb65 |
Download Url (Computed) | https://github.com/imjp94/gd-plug/archive/963f9d9958ad51fdb5c98a1a08db09a389b62c3f.zip | https://github.com/imjp94/gd-plug/archive/eae4912c77d8ed0003800fb8c583ecc7e72eeb65.zip |
Icon Url |
https://raw.githubusercontent.com/imjp94/gd-plug/master/icon.png
|