Files
i-want-to-heal-mmo/src/assets/game/README.md
T
2026-07-12 13:49:46 -04:00

377 B

Runtime game assets

Only assets referenced by the game ship from this folder. They are copied from the ignored game_assets source library, retain their source-relative path, and are imported with Vite new URL(...) calls.

Use pnpm assets:import <path-within-game_assets> to add a source asset. Add --replace only when deliberately updating an existing runtime copy.