refactor: add helpers for file I/O, main script detection, and safe strncpy
This commit is contained in:
parent
a33d4c0068
commit
3c2cbd38f1
1 changed files with 4 additions and 0 deletions
4
demo/cart.fnl
Normal file
4
demo/cart.fnl
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
{:title "pxl8 demo"
|
||||||
|
:resolution "640x360"
|
||||||
|
:window-size [1280 720]
|
||||||
|
:pixel-mode "indexed"}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue