Revert "Revert a shit load of stuff"

This reverts commit d25bb23e8e.
This commit is contained in:
modmuss50 2016-07-01 15:55:37 +01:00
parent d25bb23e8e
commit 315c0aa509
327 changed files with 1686 additions and 2476 deletions

View file

@ -32,7 +32,7 @@ targetCompatibility = 1.8
repositories {
maven {
name = "Modmuss50"
url = "https://maven.modmuss50.me/"
url = "http://maven.modmuss50.me/"
}
maven {
name "TiC"
@ -73,9 +73,6 @@ if (ENV.BUILD_NUMBER) {
minecraft {
version = "1.9.4-12.17.0.1950"
if(ENV.JOB_BASE_NAME == "TechReborn-1.10"){
version = "1.10-12.18.0.1992-1.10.0"
}
mappings = "snapshot_20160518"
replace "@MODVERSION@", project.version
// makeObfSourceJar = false
@ -178,9 +175,6 @@ modsIO {
artifact = jar.archivePath
modid = "1182"
minecraft = "1.9.4"
if(ENV.JOB_BASE_NAME == "TechReborn-1.10"){
minecraft = "1.10"
}
changelog = "See github at : https://github.com/TechReborn/TechReborn"
tag = "alpha"
current = true