godotengine / godotengine/godot-git-plugin
Plugin is included in exported projects
Open
confirmed
enhancement
- Dominant language
- C++
- Stars
- 954
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
After adding the plugin on windows, linux export start failing saying the templates where corrupted. Checking the error log it seems the editor was looking for the .so libraries for this plugin.
I guess I can workaround that by also adding those files to my project even if I'm not working on linux but I wouldn't want an increased pck size due to some plugin that's only used by the editor.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.