Hey! Game is working great via sideloading but seems to have a couple issues via website uploading. First error I had was something with a `buildVersion` being missing from the pdxinfo file preventing the upload completely. I fixed that quick in my editor and uploaded it with no issue but after downloading and running it, started getting some error logging! Looking forward to any future updates you might have planned and hope you might be able to fix this so I can keep messing around with it via website uploading :D
Ah, yeah, sorry, buildNumber was the field. It seems like this issue on the website is problem with a lot of games so it might be something with their uploader and not your game because a lot of the other games I've tried to upload via the site have given me this error. Here is the error message on their site just in case it helps you at all
EDIT: looking at the SDK docs, it is a bit misleading since it seems to state that you can leave out that value but the website seems to think that you can't, haha!
I tried a couple times through the playdate website and got the same error each time. Maybe it's an issue with their system. Seems like the kind of thing that might happen with case-sensitivity or special characters in the filename... I was able to load the game using the simulator's "upload to device" feature, beautiful game :)