Update to 1.10.2

This commit is contained in:
johni0702
2016-10-17 22:23:44 +02:00
parent 21ac84e990
commit 09f167f10e
5 changed files with 17 additions and 17 deletions

View File

@@ -36,7 +36,7 @@ archivesBaseName = "replaymod"
minecraft {
coreMod = 'com.replaymod.core.LoadingPlugin'
version = '1.9.4-12.17.0.1976'
version = '1.10.2-12.18.2.2099'
runDir = "eclipse"
mappings = "snapshot_20160518"
}