- Update player class (all info in player.js in comment)
This commit is contained in:
Kum1ta
2024-08-19 23:57:19 +02:00
parent 227327fdf4
commit 6eb00a8fdf
9 changed files with 146 additions and 42 deletions

View File

@ -5,6 +5,7 @@
"packages": {
"": {
"dependencies": {
"@rollup/rollup-darwin-arm64": "^4.21.0",
"rollup": "^4.21.0",
"three": "^0.167.1",
"vite": "^5.4.1"
@ -412,7 +413,6 @@
"arm64"
],
"license": "MIT",
"optional": true,
"os": [
"darwin"
]