An open API service indexing awesome lists of open source software.

https://github.com/swarkin/gdsync


https://github.com/swarkin/gdsync

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# GDSync
Inspired by the [Collaborate feature in Roblox Studio](https://create.roblox.com/docs/projects/collaboration), this addon tries to provide a similar experience for Godot that allows you to edit a scene together with other people in real-time.

> [!WARNING]
> This plugin is still in development and might not function in its current state.

## Features and Drawbacks
> The color represents the difficulty of each task

### What's currently being worked on?
- ⬜ Initial development of the general features
- 🟩 [#3](https://github.com/Swarkin/GDSync/issues/3) Indicator for each peer's position
- 🟨 [#1](https://github.com/Swarkin/GDSync/issues/1) Indicator for each peer's currently edited element

### What's planned for the future?
- 🟥 [#2](https://github.com/Swarkin/GDSync/issues/2) Allow different scenes to be edited simultaneously
- 🟧 Allow (sub)resources to be edited without manually opening them or causing errors

## Contributing
Contributions are welcome!

You can open an issue or contact me on Discord as `swark1n` if you want to discuss or ask about anything.