-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Argentum edited this page Sep 8, 2026
·
2 revisions
Basically this plugin lets you and your friends open the same Godot project and edit scenes, scripts, and nodes together in real-time. It's still in development and honestly pretty vibecoded, but it works.
- Download the latest release from the Releases tab.
- Drop
addons/team_createinto your project'saddons/folder. - Open Godot, go to Project Settings -> Plugins, and turn on Team Create.
- The dock should show up in the top-left tab bar and open automatically.
Warning
Please backup your project before using this. It's early software and bugs will happen. Don't lose your work.
- Connecting Guide — How to connect (LAN, Hamachi/Radmin, port forwarding, or dedicated server).
- Features — What actually syncs and how scenes, scripts, cursors, and chat work.
- Commands List — Chat and server console commands.
- FAQ and Troubleshooting — Firewall stuff, common errors, and fixes.