Commit ee972c8
committed
Add make register command to generate showcase GIFs from games
Adds a `make register GAME=path/to/game` target that automates
recording a 256x256 GIF for the documentation showcase. It temporarily
adjusts the game's resolution to match existing screenshots, runs
`tiny-cli record --headless`, then restores the original _tiny.json.
https://claude.ai/code/session_015KRfWYhCjrJRhvWimcN7mT1 parent 5888220 commit ee972c8
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
35 | 44 | | |
36 | 45 | | |
37 | 46 | | |
| |||
0 commit comments