Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
Admin

Looks like it's undocumented, you can use it to fetch the latest user version on a build uploaded by butler. 

Here's an example:

https://itch.io/api/1/x/wharf/latest?target=doborog/clonedroneinthedangerzone&ch...

Regarding the other error you're having, sounds like a encoding issue with the API you're using in Unity. Verify that the function doesn't take query parameters as separate object. Maybe the `?` is optional if query params are handled separately

This really should be documented...and I swear it was, because I found it somewhere to be able to build my version checking utility (itchy for lack of a better name).

I just found where it is documented, on butler's usage page: https://itch.io/docs/butler/pushing.html#looking-for-updates