lol cursor is multiplayer now

This commit is contained in:
ari melody 2025-03-14 20:42:44 +00:00
parent a797e82a68
commit 4b3c8f9449
Signed by: ari
GPG key ID: 60B5F0386E3DDB7E
7 changed files with 362 additions and 107 deletions

1
go.mod
View file

@ -10,6 +10,7 @@ require (
require golang.org/x/crypto v0.27.0 // indirect
require (
github.com/gorilla/websocket v1.5.3 // indirect
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
)