下載地址:
SkyDrive:http://1drv.ms/1xNSQl0
百度網盤:http://pan.baidu.com/s/1i3GapYd
更新內容:
修正了ForgeGradle更新帶來的ClassCastException
順便一提,Gradle更新到2.X後,1.X中用來設置編譯使用的字符集的命令不管用了...
1.X下是
tasks.withType(Compile) { options.encoding = '編碼' }
2.X下是
compileJava{options.encoding = '編碼'}
0.0坐看大觸賣萌
這是FGOW又掛了么。。。
https://gist.github.com/RecursiveG/f1ddbce0f6ebf23c4b89