You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#JIRA UCS-1831 #rb luke.bermingham [FYI] aidan.possemiers, marco.anastasi #ROBOMERGE-AUTHOR: nick.pace #ROBOMERGE-SOURCE: CL 17919803 in //UE5/Main/... #ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v885-17909292) [CL 17919815 by nick pace in ue5-release-engine-test branch]
12 lines
302 B
JSON
12 lines
302 B
JSON
{
|
|
"name": "cirrus-matchmaker",
|
|
"version": "0.0.1",
|
|
"description": "Cirrus servers connect to the Matchmaker which redirects a browser to the next available Cirrus server",
|
|
"dependencies": {
|
|
"cors": "^2.8.5",
|
|
"express": "^4.16.2",
|
|
"socket.io": "^2.0.4",
|
|
"yargs": "^10.1.1"
|
|
}
|
|
}
|