You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cursed loader is built with gson 2.8.6, which apparently makes it not compatible with gson 2.8.0, the newest version on Mojang's maven. This means we have to fetch gson from maven central in a launcher json and that's awkward.
The text was updated successfully, but these errors were encountered:
Cursed loader is built with gson 2.8.6, which apparently makes it not compatible with gson 2.8.0, the newest version on Mojang's maven. This means we have to fetch gson from maven central in a launcher json and that's awkward.
The text was updated successfully, but these errors were encountered: