mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
feature: added viewing support for multiple players, added custom context menu setup
This commit is contained in:
parent
d18b4d93cc
commit
ec631f3c2a
6 changed files with 1372 additions and 20 deletions
6
ws_server/package.json
Normal file
6
ws_server/package.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"express": "^5.1.0",
|
||||
"socket.io": "^4.8.1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue