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 a8baba9430 - Show all commits

View File

@@ -36,3 +36,9 @@ processResources
exclude 'mcmod.info'
}
}
jar
{
destinationDir = "build/dist/"
archiveName = "DimensionalDoors-$version.jar"
}