Sign in
LiteLoader
/
LiteLoader
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
40
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
4aa0b57c69da8a2e606ef7f1a7a0fed85e8920b9
Authored by
Mumfrey
2016-06-28 12:25:04 +0100
1 parent
6fb8b05c
Add supported version 1.10.r1 for mods which support 1.10 and 1.10.2
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
gradle.properties
gradle.properties
View file @
4aa0b57
...
...
@@ -7,4 +7,4 @@ organization=LiteLoader
7
7
buildType=SNAPSHOT
8
8
buildVersion=1.10.2
9
9
mcVersion=1.10.2
10
-mcMappings=snapshot_custom
11
10
\ No newline at end of file
11
+mcMappings=snapshot_20160628
12
12
\ No newline at end of file
...
...