Levi wrote:
I think the updates to the api are not too hard to reimplement, but I'm sure ZRD would want to update a lot more than just the actual functionality, since the app is now over a year old.
Welp, welcome to ZRD's 2024/25 code, the way the json parsing is written in that launcher is terrible since json response is parsed as class, and changing class variables(json fields) would require rewriting 50% of logic