Jump to content

ScottyDelicious

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by ScottyDelicious

  1. Both the latest and the recommended builds for Minecraft 1.6.4 are 9.11.1.965. The 965 src package does not contain anything related to gradle. It took me hours of google searching before I gave up on 965. I decided to check in the older source packages. I downloaded the src for 9.11.1.964, and sure enough, this was a gradle build. I played around with it for an hour or so. I like the gradle build system a lot. I watched the Lex Manos video, and tried editing my build.gradle to use minecraft { version = "1.6.4-9.11.1.965" } It failed. :'( Why is there no gradle build for 965? I was under the assumption that this was *the way* moving forward. Why did I have to go to an older version to get the newer build system? I'll continue with 964 for now because I am now a big fan of building mods with gradle, but I am very curious as to why this much better system is not in the *latest* and *recommended* builds.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.