Tube - simple online multiplayer session's icon

Tube - simple online multiplayer session 1.0 Tools 4.5 Community

Submitted by user KoopMyers; MIT; 2025-10-20

A lightweight Godot addon that helps create simple multiplayer sessions.

One player creates a session and shares the session ID with others through a external channel (WhatsApp, Discord, etc.). The other players can then join and play together. That’s it, no server deployment needed.

Tube works on any platform that supports WebRTC over the internet, see Requirements. It also runs on non-web platforms (Windows, macOS, Linux, Android, iOS) over a local network, without needing an internet connection: Go to https://github.com/koopmyers/tube/#how-to-use for more information.

Tube uses WebRTC, as it, it works automatically on HTML5 export, but require an external GDExtension plugin on other platforms. You can find everything you need there: https://github.com/godotengine/webrtc-native/releases.


View files Download Submit an issue Recent Edits