Blame view

gradle.properties 406 Bytes
Mumfrey authored
1
2
3
4
5
6
7
name=LiteLoader
inceptionYear=2012
packaging=jar
description=LiteLoader
url=http://www.liteloader.com
organization=LiteLoader
buildType=SNAPSHOT
8
<<<<<<< Upstream, based on origin/1.11.2
9
10
buildVersion=1.11.2
mcVersion=1.11.2
11
12
13
14
15
16
mcMappings=snapshot_20161224
=======
buildVersion=1.12
mcVersion=1.12
mcMappings=snapshot_20170627
>>>>>>> 647e49f Bump mixin and mappings version, fix packet registration, fixes #31