fantasy-console/cart_unpacked.json
2023-05-01 18:42:55 -07:00

6 lines
148 B
JSON

[
{
"sheet_type": "code",
"value": "return {init: () => {}, update: () => {}, draw: () => {clearScreen(); drawText(0, 0, 'hello world')}}"
}
]