Commit Graph
3 Commits
Author SHA1 Message Date
mr.zeroandClaude Fable 5 e2221f634b fix asset paths for subdirectory hosting, bump to 0.1.1
ci/woodpecker/push/woodpecker Pipeline was successful
The deployed build is served from /file/<name>-<version>/, but Vite
emitted absolute /assets/ URLs and BootScene loaded sprites from
/sprites/. Set base: "./" in vite.config.ts and make the sprite
paths relative so everything resolves next to index.html.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-01 23:14:20 +02:00
mr.zero 737f16f38b refact round 2026-05-15 21:45:18 +02:00
mr.zero 27954c41c1 new name, boot scene 2026-05-15 21:28:48 +02:00