gradle.properties 406 Bytes
name=LiteLoader
inceptionYear=2012
packaging=jar
description=LiteLoader
url=http://www.liteloader.com
organization=LiteLoader
buildType=SNAPSHOT
<<<<<<< Upstream, based on origin/1.11.2
buildVersion=1.11.2
mcVersion=1.11.2
mcMappings=snapshot_20161224
=======
buildVersion=1.12
mcVersion=1.12
mcMappings=snapshot_20170627
>>>>>>> 647e49f Bump mixin and mappings version, fix packet registration, fixes #31