2026-08-07 03:02:53 -05:00
2026-08-07 03:02:53 -05:00
2026-08-07 03:02:53 -05:00
2026-08-07 03:01:20 -05:00
2026-08-07 03:02:53 -05:00

Running the Lobby Server

Note: The lobby server looks for a local script named game.sh that actually handles loading a game server instance. Note: The lobby server defines its base node through 'name_' where past the underscore is whatever name you want the base node name to be. This is important for aligning node names paths especially when using RPC.

From the Editor

Debug → Customize Run Instance

-- name_shell server game_port_range 5000:5010

From the Command Line

./lobby-server.sh -- name_shell server game_port_range 5000:5010

Connecting Clients

Billiards Game

Description
No description provided
Readme 1.5 MiB
Languages
GDScript 100%