loudsmilestudios/godot-multiplayer-development-tools
- Multistart button
-
Create
addonsdirectory if it doesn't exist:mkdir addons
-
Inside of the
addonsdirectory, add this project as a submodule:cd addons git submodule add [email protected]:loudsmilestudios/godot-multiplayer-development-tools.git