Closed Shadowdragon019 closed 10 months ago
Describe the bug There isn't an "author" key in plugin.cfg, which causes Godot to not load the plugin
To Reproduce Steps to reproduce the behavior:
editor/editor_plugin_settings.cpp:81 - Plugin config misses "plugin/author" key: res://addons/godot-box2d/plugin.cfg
Expected behavior For the plugin to be loaded without issue
Project n/a
Versions (please complete the following information):
Just fyi, the plugin just enabled the physics backend to box2d. Will fix, thx for reporting
Also, for whoever is reading, the plugin starts up, that is just a warning that does not influence anything.
Describe the bug There isn't an "author" key in plugin.cfg, which causes Godot to not load the plugin
To Reproduce Steps to reproduce the behavior:
editor/editor_plugin_settings.cpp:81 - Plugin config misses "plugin/author" key: res://addons/godot-box2d/plugin.cfg
Expected behavior For the plugin to be loaded without issue
Project n/a
Versions (please complete the following information):