Any tips for getting patreon integration to work in a given project using Godot 4? Ideally, a player of the app would be able to sign up through patreon and then the app would know at what level they are supporting in the patreon.
Patreon Integration
- Edited
Well there must be some kind of Patreon API for that.
nuku_v Apparently it's a non-trivial task. I haven't seen a solution yet.
It can be done, but I'm not sure anyone has something available you can download. You can see how you would write it yourself here, but it does look a little involved.
https://docs.godotengine.org/en/stable/tutorials/networking/http_request_class.html