Edit of asset "Tube - simple online multiplayer session" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Tube - simple online multiplayer session | Tube - simple online multiplayer session |
Description |
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. |
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. |
Category | Tools | Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/koopmyers/tube | https://github.com/koopmyers/tube |
Issues Url | https://github.com/koopmyers/tube/issues | https://github.com/koopmyers/tube/issues |
Godot version | Godot 4.5 | Godot 4.5 |
Version String | 1.0 | 1.0 |
Download Commit | b47f12c37505baa57a5c89281d6d2fd9263c3cd4 | b47f12c37505baa57a5c89281d6d2fd9263c3cd4 |
Download Url (Computed) | https://github.com/koopmyers/tube/archive/b47f12c37505baa57a5c89281d6d2fd9263c3cd4.zip | https://github.com/koopmyers/tube/archive/b47f12c37505baa57a5c89281d6d2fd9263c3cd4.zip |
Icon Url |
https://raw.githubusercontent.com/koopmyers/tube/b47f12c37505baa57a5c89281d6d2fd9263c3cd4/icon.png
![]() |
https://raw.githubusercontent.com/koopmyers/tube/b47f12c37505baa57a5c89281d6d2fd9263c3cd4/icon.png
![]() |
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://raw.githubusercontent.com/koopmyers/tube/b47f12c37505baa57a5c89281d6d2fd9263c3cd4/screenshots/create_new_node.png
![]() |
|
Thumbnail |
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://raw.githubusercontent.com/koopmyers/tube/b47f12c37505baa57a5c89281d6d2fd9263c3cd4/screenshots/script.png
![]() |
|
Thumbnail |
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://raw.githubusercontent.com/koopmyers/tube/b47f12c37505baa57a5c89281d6d2fd9263c3cd4/screenshots/inspector.png
![]() |
|
Thumbnail |
|