GodotCon Boston 2025 Multiplayer Basics Workshop
- Resources:
- BatteryAcidDev on Youtube
- We’re going to set up Server/Host multiplayer in Godot
- Git repo: https://github.com/Travh98/MultiplayerBasicsWorkshopGodotCon2025
- The
main
branch doesn’t have multiplayer implemented, but thefinished-product
branch does. - Godot has built-in wrappers for a library called ENet