a much better layout, and general concept for the dev tool

This commit is contained in:
HP
2026-01-17 15:55:26 -05:00
parent 53278d94be
commit 9696f6cc33
4 changed files with 447 additions and 26 deletions

View File

@@ -14,6 +14,7 @@
"@fontsource/roboto": "^5.2.9",
"@mui/icons-material": "^7.3.7",
"@mui/material": "^7.3.7",
"@mui/x-tree-view": "^8.25.0",
"@react-three/drei": "^10.7.7",
"@react-three/fiber": "^9.5.0",
"colyseus.js": "^0.16.22",
@@ -21,6 +22,7 @@
"pg": "^8.17.0",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-draggable": "^4.5.0",
"three": "^0.182.0"
},
"devDependencies": {