Commit 267d4cea2aa6d1c9aba15db0e95bd4c53439e3e5
1 parent
f87a0b45
Bump mixin and mappings version, fix packet registration, fixes #31
Showing
1 changed file
with
0 additions
and
6 deletions
gradle.properties
| @@ -5,12 +5,6 @@ description=LiteLoader | @@ -5,12 +5,6 @@ description=LiteLoader | ||
| 5 | url=http://www.liteloader.com | 5 | url=http://www.liteloader.com |
| 6 | organization=LiteLoader | 6 | organization=LiteLoader |
| 7 | buildType=SNAPSHOT | 7 | buildType=SNAPSHOT |
| 8 | -<<<<<<< Upstream, based on origin/1.11.2 | ||
| 9 | buildVersion=1.11.2 | 8 | buildVersion=1.11.2 |
| 10 | mcVersion=1.11.2 | 9 | mcVersion=1.11.2 |
| 11 | mcMappings=snapshot_20161224 | 10 | mcMappings=snapshot_20161224 |
| 12 | -======= | ||
| 13 | -buildVersion=1.12 | ||
| 14 | -mcVersion=1.12 | ||
| 15 | -mcMappings=snapshot_20170627 | ||
| 16 | ->>>>>>> 647e49f Bump mixin and mappings version, fix packet registration, fixes #31 |