Set up intro message and player in detail scene

This commit is contained in:
Dennis Schoepf 2021-07-22 14:08:50 +02:00
parent 40d4a2364e
commit 18850e9fb8
3 changed files with 34 additions and 1 deletions

View file

@ -11,6 +11,24 @@
"path": "packages/client",
"size": 5600,
"contents": {}
},
{
"name": "blockchain",
"path": "packages/blockchain",
"size": 4000,
"contents": {}
},
{
"name": "ethash",
"path": "packages/ethash",
"size": 3600,
"contents": {}
},
{
"name": "common",
"path": "packages/common",
"size": 1000,
"contents": {}
}
]
}