TL;DR
At GodotCon 2026, Lilith Duncan revealed a new real-time version control system designed specifically for Godot, aiming to improve collaboration and iteration speed. The development is in early stages but has generated significant interest among the community.
Game developer and community member Lilith Duncan unveiled a new real-time version control system for the Godot game engine at GodotCon 2026. This system aims to provide an alternative to traditional version control tools like Git, offering more immediate collaboration features tailored to game development.
During her presentation, Duncan described the new system as a native solution for Godot that enables developers to track, share, and revert changes in real time. Unlike Git, which relies on commit and push cycles, this approach allows multiple users to work simultaneously with instant updates and conflict resolution.
The system is currently in an early prototype stage, with demonstrations showing live editing and synchronization across multiple instances of Godot. Duncan emphasized that this technology is designed to address common issues in collaborative game development, such as merge conflicts and delayed feedback.
While specific technical details remain under wraps, Duncan confirmed that the system integrates deeply with Godot’s architecture, potentially reducing dependency on external tools and streamlining workflows for teams of various sizes.
Potential Impact on Game Development Collaboration
This development could significantly alter how game teams collaborate, making real-time updates and instant feedback possible within the Godot engine itself. It promises to reduce bottlenecks caused by traditional version control systems, especially in fast-paced development environments. If successful, it may set a new standard for integrated version control in open-source game engines, influencing other tools and workflows.

Game Development Tools
- Condition: Used Book in Good Condition
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Existing Version Control Limitations in Game Development
Currently, most game developers using Godot rely on external version control systems like Git, which can be cumbersome for real-time collaboration due to latency, merge conflicts, and complex workflows. The community has long sought more integrated solutions that fit the unique needs of game development, such as handling binary assets and frequent iterations.
Previous efforts have included plugins and external tools, but none have achieved widespread adoption or seamless integration. Duncan’s announcement at GodotCon 2026 marks a notable step toward addressing these longstanding challenges with a dedicated, real-time system.
“This new system aims to bring instant collaboration directly into Godot, reducing the friction of traditional version control and enabling faster iteration.”
— Lilith Duncan
Unconfirmed Technical Details and Adoption Timeline
It is not yet clear how mature the system is, whether it will be available publicly soon, or how it will handle complex workflows involving large teams and assets. The specifics of integration, performance, and security features remain undisclosed, and community feedback is still pending.
Next Steps for Development and Community Testing
Developers and community members can expect ongoing updates from Duncan and her team over the coming months. The project may enter a testing phase, with potential early access for select users. Broader adoption and integration details will likely be announced at subsequent Godot events or through official channels.
Key Questions
Will this real-time version control be open source?
While not officially confirmed, the project aligns with Godot’s open-source ethos, and early indications suggest it will be available for community testing and contribution.
How does this differ from existing version control systems?
Unlike Git, which relies on commit cycles and external repositories, this system offers real-time synchronization directly within the Godot engine, enabling instant collaboration and conflict resolution.
When will this system be available for general use?
There is no official release date yet. The project is currently in early development, with community testing expected to begin in the coming months.
Will this system support large teams and complex projects?
Details remain undisclosed, but the developer team aims to address scalability. Community feedback will shape its future capabilities.
Could this replace Git for game development?
Potentially, especially for teams working within Godot. However, for broader version control needs, Git may still be preferred for its versatility and integration with other tools.
Source: Hacker News