This was unexpected.
playdate.file.exists("images/file") == false
but
playdate.file.exists("images/file.pdi") == true
This was unexpected.
playdate.file.exists("images/file") == false
but
playdate.file.exists("images/file.pdi") == true
Thanks, I'll file an issue for this!