- Add Lobby functionality
This commit is contained in:
Mathis Degryck
2024-08-23 17:13:05 +02:00
parent 41d72a9958
commit dd8cd4ec55
6 changed files with 202 additions and 5 deletions

View File

@ -1,19 +1,19 @@
{
"hash": "ea0e6e05",
"configHash": "d101c033",
"hash": "c14d87d3",
"configHash": "5e1f4c84",
"lockfileHash": "7685a2f8",
"browserHash": "108e50fa",
"browserHash": "80c73e8e",
"optimized": {
"three": {
"src": "../../three/build/three.module.js",
"file": "three.js",
"fileHash": "53e4e226",
"fileHash": "7ba8d136",
"needsInterop": false
},
"three/addons/loaders/GLTFLoader.js": {
"src": "../../three/examples/jsm/loaders/GLTFLoader.js",
"file": "three_addons_loaders_GLTFLoader__js.js",
"fileHash": "6c89dd42",
"fileHash": "38fc56e7",
"needsInterop": false
}
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 47 KiB