Add launchable

This commit is contained in:
usernames122
2025-10-23 20:58:19 +02:00
parent 300bb16e5e
commit d9d5460856
27 changed files with 1743 additions and 85 deletions

View File

@@ -10,11 +10,14 @@
"description": "",
"dependencies": {
"cannon-es": "^0.20.0",
"commander": "^14.0.1",
"fengari": "^0.1.4",
"fengari-interop": "^0.1.3",
"three": "^0.180.0",
"ws": "^8.18.3"
},
"devDependencies": {
"vite": "^7.1.9"
},
"type":"module"
"type": "module"
}