Skip to content

Instantly share code, notes, and snippets.

@PhoenixVX
Last active March 21, 2021 00:20
Show Gist options
  • Save PhoenixVX/1e25dbeb9e421708e096d8a2fd8db5c8 to your computer and use it in GitHub Desktop.
Save PhoenixVX/1e25dbeb9e421708e096d8a2fd8db5c8 to your computer and use it in GitHub Desktop.
{
"downloads":{
"client":{
"url":"https://archive.org/download/Minecraft-JE-Indev/in-20091223-2/in-20091223-2.jar"
}
},
"id":"in-20091223-2",
"libraries":[
{
"name":"net.minecraft:launchwrapper:1.6"
},
{
"name":"net.sf.jopt-simple:jopt-simple:4.5"
},
{
"name":"org.ow2.asm:asm-all:4.1"
},
{
"name":"net.java.jinput:jinput:2.0.5"
},
{
"name":"net.java.jutils:jutils:1.0.0"
},
{
"name":"org.lwjgl.lwjgl:lwjgl:2.9.0",
"rules":[
{
"action":"allow"
},
{
"action":"disallow",
"os":{
"name":"osx",
"version":"^10\\.5\\.\\d$"
}
}
]
},
{
"name":"org.lwjgl.lwjgl:lwjgl_util:2.9.0",
"rules":[
{
"action":"allow"
},
{
"action":"disallow",
"os":{
"name":"osx",
"version":"^10\\.5\\.\\d$"
}
}
]
},
{
"extract":{
"exclude":[
"META-INF/"
]
},
"name":"org.lwjgl.lwjgl:lwjgl-platform:2.9.0",
"natives":{
"linux":"natives-linux",
"osx":"natives-osx",
"windows":"natives-windows"
},
"rules":[
{
"action":"allow"
},
{
"action":"disallow",
"os":{
"name":"osx",
"version":"^10\\.5\\.\\d$"
}
}
]
},
{
"name":"org.lwjgl.lwjgl:lwjgl:2.9.1-nightly-20130708-debug3",
"rules":[
{
"action":"allow",
"os":{
"name":"osx",
"version":"^10\\.5\\.\\d$"
}
}
]
},
{
"name":"org.lwjgl.lwjgl:lwjgl_util:2.9.1-nightly-20130708-debug3",
"rules":[
{
"action":"allow",
"os":{
"name":"osx",
"version":"^10\\.5\\.\\d$"
}
}
]
},
{
"extract":{
"exclude":[
"META-INF/"
]
},
"name":"org.lwjgl.lwjgl:lwjgl-platform:2.9.1-nightly-20130708-debug3",
"natives":{
"linux":"natives-linux",
"osx":"natives-osx",
"windows":"natives-windows"
},
"rules":[
{
"action":"allow",
"os":{
"name":"osx",
"version":"^10\\.5\\.\\d$"
}
}
]
},
{
"extract":{
"exclude":[
"META-INF/"
]
},
"name":"net.java.jinput:jinput-platform:2.0.5",
"natives":{
"linux":"natives-linux",
"osx":"natives-osx",
"windows":"natives-windows"
}
},
{
"extract":{
"exclude":[
"META-INF/"
]
},
"name":"net.java.jinput:jinput-platform:2.0.5",
"natives":{
"linux":"natives-linux",
"osx":"natives-osx",
"windows":"natives-windows"
}
}
],
"mainClass":"net.minecraft.launchwrapper.Launch",
"minecraftArguments":"${auth_player_name} ${auth_session} --gameDir ${game_directory} --assetsDir ${game_assets} --tweakClass net.minecraft.launchwrapper.AlphaVanillaTweaker",
"minimumLauncherVersion":7,
"releaseTime":"2009-12-23T00:00:00-00:00",
"time":"2009-12-23T00:00:00-00:00",
"type":"old_alpha"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment