Refactor code structure for improved readability and maintainability

This commit is contained in:
Azgaar 2026-03-12 14:14:29 +01:00
parent 769ef9eff0
commit 8c78fe2ec1
19 changed files with 2661 additions and 47 deletions

View file

@ -33,6 +33,7 @@
"@types/three": "^0.183.1",
"@vitest/browser": "^4.0.18",
"@vitest/browser-playwright": "^4.0.18",
"@vitest/coverage-v8": "^4.0.18",
"playwright": "^1.57.0",
"typescript": "^5.9.3",
"vite": "^7.3.1",