
Online-LAN P2P multiplayer 1.0 Templates 3.5 Community
Submitted by user Amradel201; MIT; 2025-06-09
This template allows you to create peer-to-peer (P2P) multiplayer games in Godot 3 without the need for a dedicated server.
It uses Godot's high-level multiplayer API along with UPnP (Universal Plug and Play) for automatic port forwarding, making it easy to connect players over the internet directly.
Features include:
- Host/join system using IP
- P2P networking with no server required
- UPnP support for port forwarding
- Handles connection, disconnection, and timeouts
- Clean and well-organized code structure
- Includes a working demo project
Perfect for developers who want to build online multiplayer games with minimal setup.
View files Download Submit an issue Recent Edits