Frequently asked questions
General
-
What license is Orchestrator code under?
Orchestrator is licensed under the Apache License, Version 2.0. -
What license is Orchestrator logo and marketing images under?
The Orchestrator logo and marketing images, including this website, are Copyright © 2023 Crater Crash Studios. All Rights Reserved. -
Do you offer support for this plugin?
Yes, we are committed to providing support for our plugin, simply leave your questions on our discord. -
Where can I find the source code for Orchestrator?
You can find the source code on our GitHub repository. -
I have a suggestion or idea, how do I provide this to you?
Feel free to leave it in our discord in the#suggestions
channel, or our GitHub repository. -
Are you affiliated with Godot or the Godot Engine?
No, Crater Crash Studios is not affiliated with Godot or the Godot Engine. -
Does Orchestrator support Godot 4.2 and above?
Yes, Orchestrator supports Godot 4.2 and above. It does not work with any version of Godot prior to 4.2.
Troubleshooting
- Error: "Required virtual method ScriptExtension::_get_language must be overridden before calling."
This is an unfortunate bug in the Godot engine, and it's normal for GDExtension plug-ins. This will have no impact on the plug-in's stability, so it's safe to ignore.