Skip to content

Commit ba4926f

Browse files
committed
update docs
1 parent 2b06f69 commit ba4926f

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@
33
<h1 align="center">Tiny Lobby Server</h1>
44
</p>
55

6-
|[Website](https://appsinacup.com)|[Discord](https://discord.gg/56dMud8HYn)|[Starter Project](https://github.com/appsinacup/tiny_lobby_starter)|[Tiny Lobby Godot](https://github.com/appsinacup/addon_tiny_lobby_client)
7-
|-|-|-|-|
8-
9-
|[Documentation](https://github.com/appsinacup/documentation_lobby)|[Build Locally](./BUILD_LOCALLY.md)|[Architecture](./ARCHITECTURE.md)
10-
|-|-|-|
6+
|[Website](https://appsinacup.com)|[Discord](https://discord.gg/56dMud8HYn)|[Starter Project](https://github.com/appsinacup/tiny_lobby_starter)|[Tiny Lobby Godot](https://github.com/appsinacup/addon_tiny_lobby_client)|[Documentation](https://github.com/appsinacup/documentation_lobby)|[Build](./BUILD_LOCALLY.md)|[Architecture](./ARCHITECTURE.md)
7+
|-|-|-|-|-|-|-|
118

129
Tiny Lobby is a lightweight multiplayer lobby system for WebSocket-based games, allowing peers to create, join, and manage lobbies, exchange data, and communicate in real time. It also supports backend scripting in Lua, enabling custom game logic directly on the server.
1310

0 commit comments

Comments
 (0)