Update to 1.11

This commit is contained in:
johni0702
2016-12-03 21:12:08 +01:00
parent 9f7ccb9d07
commit 58b7c44a33
8 changed files with 20 additions and 18 deletions

View File

@@ -36,9 +36,9 @@ archivesBaseName = "replaymod"
minecraft {
coreMod = 'com.replaymod.core.LoadingPlugin'
version = '1.10.2-12.18.2.2099'
version = '1.11-13.19.0.2178'
runDir = "eclipse"
mappings = "snapshot_20160518"
mappings = "snapshot_20161111"
}
repositories {