Closed shadowfacts closed 8 years ago
I'm not sure that the CurseForge API supports this. I'll poke curse people to confirm.
@shadowfacts Apparently you can do this manually through addGameVersion 'Java 8'
. I'll see about detecting and setting this automatically.
CurseForge allows you to specify the required Java version for files, and it would be awesome if CurseGradle could pull this automatically from the project's
targetCompatibility
.