- Starting solo game with physics
This commit is contained in:
Kum1ta
2024-08-29 18:43:23 +02:00
parent 24704b8493
commit 64b2e8ab73
33 changed files with 40944 additions and 110 deletions

View File

@ -4,7 +4,11 @@
},
"dependencies": {
"@rollup/rollup-darwin-arm64": "^4.21.0",
"cannon-es": "^0.20.0",
"rollup": "^4.21.0",
"stats": "^1.0.0",
"stats-js": "^1.0.1",
"statsjs": "^1.0.7",
"three": "^0.167.1",
"vite": "^5.4.1"
}