Kistaro Windrider 367f03be4a
fix section before first "%"
oops, need to special-case the first part of the split list.

amusingly, I don't need to special-case zero-length format strings because that will skip the entire loop and output "", which seems correct. (I am also not special-casing zero-length segments because `s[1] == nil` will go into the error handler and that seems fine.
2023-01-01 12:50:35 -08:00
2023-01-01 12:50:35 -08:00
2022-12-17 12:16:18 -08:00

EAT BUGS, SPACE SCUM

Description
PICO-8 game: you're a chameleon with rope physics
Readme 4.3 MiB
Languages
Lua 100%