anatawa12 / ForgeGradle-1.2

This is only for FG_1.2(for minecraft 1.7.10). Minecraft mod development framework used by Forge and FML for the gradle build system
GNU Lesser General Public License v2.1
79 stars 29 forks source link

No 1.8.9 support #217

Open Speiger opened 3 months ago

Speiger commented 3 months ago

o/ I am right now trying to make automation work with this project. And 1.7.10 & 1.12.2 work fine, but i am convering the range of 1.7.10-1.8.9-1.10.2-1.11.2-1.12.2 And funnily enough 1.8.9 isn't supported but really old versions of 1.8 are?

I wouldn't ask you to add support for 1.10.2 & 1.11.2 but I kindly ask you could you make the 1.8 support the latest patch version of it?

anatawa12 commented 3 months ago

Which version of ForgeGradle is used in MinecraftForge for 1.8.9?

Speiger commented 3 months ago

@anatawa12 ty for the answer.

1.8.9 uses FG2.1 classpath 'net.minecraftforge.gradle:ForgeGradle:2.1-SNAPSHOT' 1.10.2/1.11.2 use FG2.2 classpath 'net.minecraftforge.gradle:ForgeGradle:2.2-SNAPSHOT'