generated from krampus/template-godot4
9 lines
380 B
INI
9 lines
380 B
INI
|
|
[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. That’s it, no server deployment needed."
|
|||
|
|
author="Koop Myers"
|
|||
|
|
version="1.1"
|
|||
|
|
script="tube_addon.gd"
|