matthewprenger / CurseGradle

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

Bukkit support and a few improvements/updates #36

Open jriwanek opened 3 years ago

jriwanek commented 3 years ago

Add Bukkit support Added "bukkitIntegration" Option for easy start Add Integration tests for Bukkit Updated plugin-publish to 0.14.0 updated shadow to 6.1.0 Updated Gradle to 6.8.3 Make API_BASE_URL configurable Genericize text in CurseProject.groovy Add support for Java 10 Updated ForgeGradle to 4.1.x Updated Forge from 1.16.1 to 1.16.5 Added support for generic endpoints, this should allow pretty much every possible endpoint to work, (except for World of Warcraft)