Release v0.1.4 2026-07-12
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user