Created
October 27, 2014 20:14
-
-
Save Mumfrey/2152fa9545771b3422a1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "1.7.10-LiteLoader1.7.10", | |
"time": "2014-05-14T18:29:23+01:00", | |
"releaseTime": "2014-05-14T18:29:23+01:00", | |
"type": "release", | |
"minecraftArguments": "--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userProperties ${user_properties} --userType ${user_type} --tweakClass com.mumfrey.liteloader.launch.LiteLoaderTweaker", | |
"libraries": [ | |
{ | |
"name": "com.mumfrey:liteloader:1.7.10", | |
"url": "http://dl.liteloader.com/versions/" | |
}, | |
{ | |
"name": "net.minecraft:launchwrapper:1.11" | |
}, | |
{ | |
"name": "org.ow2.asm:asm-all:5.0.3" | |
}, | |
{ | |
"name": "com.google.guava:guava:16.0" | |
} | |
], | |
"mainClass": "net.minecraft.launchwrapper.Launch", | |
"minimumLauncherVersion": 16, | |
"inheritsFrom": "1.7.10", | |
"jar": "1.7.10" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment