loudsmilestudios/godot-multiplayer-development-tools
- Multistart button
-
Create
addons
directory if it doesn't exist:mkdir addons
-
Inside of the
addons
directory, add this project as a submodule:cd addons git submodule add git@github.com:loudsmilestudios/godot-multiplayer-development-tools.git