Hey team, I'm trying to use the publish feature, but getting an invalid game error (based on google searches it seems to be some kind of issue with correct naming).
Running ".dragonruby/itchio-butler/butler push '.dragonruby/builds/swiss-cheese-windows-amd64.exe' narath/swiss-cheese:windows-amd64" ...
creating build on remote server: itch.io API error (400): /wharf/builds: invalid game
itch.io butler reported failure!
I have this in my game metadata:
devtitle=Swiss Cheese gameid=swiss-cheese gametitle=Swiss Cheese
(as a side note, I am using git for version control while developing my game, any way you can have it ignore the .git folder which it seems to include when doing the publish)