boardgame-phaser/packages/framework
hypercross 22817945cc fix(framework): access scene key via sys.settings in PhaserScene
Use `scene.sys.settings.key` instead of `scene.scene.key` to correctly
retrieve the scene key from the Phaser scene instance.
2026-04-20 15:47:56 +08:00
..
src fix(framework): access scene key via sys.settings in PhaserScene 2026-04-20 15:47:56 +08:00
package.json refactor: clean up 2026-04-04 13:21:44 +08:00
tsconfig.json init: board game phaser start 2026-04-03 15:18:47 +08:00
tsup.config.ts init: board game phaser start 2026-04-03 15:18:47 +08:00
vitest.config.ts chore: add tests 2026-04-04 00:48:44 +08:00