Skip to content
Wolfyxon edited this page Mar 12, 2026 · 8 revisions

Frequently asked questions.

Also see Troubleshooting.

How do I install it?

See installation guide in README.

How do I use it with someone outside of my network?

See the hosting outside your network guide.

Does it support Godot 3?

No.

The plugin is only supported and developed on the latest version of Godot 4.

Does the GPL3 license mean my game must be open source?

No.

The license applies only to the plugin itself.
Your projects are your property and you have full rights over them.

Just make sure to add addons/GodotTogether to your exclude list for each export so the plugin's code doesn't end up in your export game, where it's useless anyway, but I won't be mad if you don't.

I found a bug / I have a question

Feel free to open an issue if you found a bug or have a question.

Clone this wiki locally