Skip to content

Instantly share code, notes, and snippets.

@peterix
Last active August 29, 2015 14:01
Show Gist options
  • Save peterix/8571339fa032949f3bc3 to your computer and use it in GitHub Desktop.
Save peterix/8571339fa032949f3bc3 to your computer and use it in GitHub Desktop.
New MultiMC
{
"fileId": "org.lwjgl",
"name": "LWJGL",
"version": "2.9.0",
"libraries": [
{
"name": "net.java.jinput:jinput:2.0.5"
},
{
"name": "net.java.jinput:jinput-platform:2.0.5",
"natives": {
"linux": "natives-linux",
"windows": "natives-windows",
"osx": "natives-osx"
},
"extract": {
"exclude": [
"META-INF/"
]
}
},
{
"name": "net.java.jutils:jutils:1.0.0"
},
{
"name": "org.lwjgl.lwjgl:lwjgl:2.9.0"
},
{
"name": "org.lwjgl.lwjgl:lwjgl_util:2.9.0"
},
{
"name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.0",
"natives": {
"linux": "natives-linux",
"windows": "natives-windows",
"osx": "natives-osx"
},
"extract": {
"exclude": [
"META-INF/"
]
}
}
]
}
{
"id": "1.0",
"time": "2013-08-06T13:00:00+02:00",
"releaseTime": "2011-11-18T00:00:00+02:00",
"type": "release",
"processArguments": "legacy",
"mainClass": "net.minecraft.client.Minecraft",
"+traits": ["legacyLaunch"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment