matthewprenger / CurseGradle

Gradle plugin to upload Minecraft mods to CurseForge
MIT License
1 stars 1 forks source link

Two fixes: #18

Closed dshadowwolf closed 5 years ago

dshadowwolf commented 6 years ago

1) JSON should go upstream with the correct MIME type 2) Fix "resolveString" to work around an issue with Groovy not properly handling non-ASCII text. (this fix is backwards compatible, but does lock things to UTF-8 solely)

(This should resolve #9)

JamiesWhiteShirt commented 5 years ago

👷 Still waiting for that sweet emoji support.