matthewprenger / CurseGradle

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

Curse API changed #16

Closed UpcraftLP closed 6 years ago

UpcraftLP commented 6 years ago

uploading jars via CurseGradle does no longer work, because curse changed their API.

quoting Technostar: requiredLibrary and optionalLibrary are going to become requiredDependency and optionalDependency

jriwanek commented 6 years ago

I'm working on a PR for it.

UpcraftLP commented 6 years ago

closed by #17

matthewprenger commented 6 years ago

https://plugins.gradle.org/plugin/com.matthewprenger.cursegradle

Version 1.1.0 has the fix.