9 lines
380 B
INI
Raw Permalink Normal View History

2026-04-13 11:34:00 -05:00
[plugin]
name="Tube"
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. Thats it, no server deployment needed."
author="Koop Myers"
version="1.1"
script="tube_addon.gd"