[release 0.2.0]

This commit is contained in:
bryanthaboi
2026-08-17 10:35:40 -04:00
parent 8c9af95598
commit df3d3e7600
+1
View File
@@ -120,6 +120,7 @@ bundled game, in that case.
## Known limitations
- **`love.run` persists across handoff.** By the time `chainload` runs, the
bundled `love.run` has already returned its stepper to LOVE; redefining the
global `love.run` from the payload's `main.lua` does not affect the loop