1.6.2 code #121

Merged
StevenRS11 merged 78 commits from 1.6.2-code into master 2014-01-03 07:15:09 +00:00
Showing only changes of commit cf8be344c9 - Show all commits

View File

@@ -41,10 +41,3 @@ processResources
exclude 'mcmod.info' exclude 'mcmod.info'
} }
} }
jar
{
destinationDir = new File("build/dist/")
archiveName = "{archivesBaseName}-{version}-"+".jar"
}