feat(assets): use single texture atlas instead of loading all images individually

This commit is contained in:
2026-01-08 19:55:43 +01:00
parent c6d5911b7d
commit e2d40a4bc1
41 changed files with 488 additions and 377 deletions

View File

@@ -40,6 +40,7 @@
"eslint": "9.39.1",
"nuxt": "4.2.1",
"prettier": "3.6.2",
"sharp": "^0.34.5",
"typescript": "5.9.3"
}
}