-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hello there!
I really liked your work on this and It makes creating complex projects, especially those which uses the REUSE spec easier.
But an problem that I found while incorporating your plugin into my project is that when downloading GDExtentions/GDNative plugins which doesn't have the plugin files already pre-compiled within the repository refuses to download anything.
Possible workarounds
- Attempt to use the GitHub Releases API to download the plugins from the releases section(where most likely the bins are precompiled there and ready to use). The possible solution
- Attempt to compile the plugin using cmake or an compilation script within the repo. Most likely the hardest to achieve
- Warn the user that GDExtentions which requires compilation after cloning would be ignored. Easiest, Documented But defeats the purpose of being able to download all kinds of plugins TBH...
Affected Plugins: Godot Jolt
Godot Version: 4.1.1 Stable
Metadata
Metadata
Assignees
Labels
No labels