Skip to content
Argentum edited this page Sep 8, 2026 · 2 revisions

Team Create Wiki

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.

Quick Setup

  1. Download the latest release from the Releases tab.
  2. Drop addons/team_create into your project's addons/ folder.
  3. Open Godot, go to Project Settings -> Plugins, and turn on Team Create.
  4. 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.

Pages

  • 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.

Clone this wiki locally