add another version
This commit is contained in:
parent
b2c070e2ae
commit
58007e972b
4 changed files with 111 additions and 2 deletions
BIN
piston/classic/indev20100124_2/client.jar
Normal file
BIN
piston/classic/indev20100124_2/client.jar
Normal file
Binary file not shown.
6
piston/classic/indev20100124_2/index.json
Normal file
6
piston/classic/indev20100124_2/index.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"map_to_resources": true,
|
||||
"objects": {
|
||||
|
||||
}
|
||||
}
|
96
yggdrasil/versions/classic/indev-20100124-2.json
Normal file
96
yggdrasil/versions/classic/indev-20100124-2.json
Normal file
|
@ -0,0 +1,96 @@
|
|||
{
|
||||
"assetIndex": {
|
||||
"id": "indev-20100124-2",
|
||||
"sha1": "713e4d4d28f3bf5d5458b90c604b23694b70db1a",
|
||||
"size": 56,
|
||||
"totalSize": 0,
|
||||
"url": "https://git.zontreck.com/zontreck/MinecraftBuilds/raw/branch/master/piston/classic/indev20100124_2/index.json"
|
||||
},
|
||||
"assets": "indev-20100124-2",
|
||||
"complianceLevel": 0,
|
||||
"downloads": {
|
||||
"client": {
|
||||
"sha1": "45f4ab35ac14eaa59949f548bd30622a67150f08",
|
||||
"size": 7551359,
|
||||
"url": "https://git.zontreck.com/zontreck/MinecraftBuilds/raw/branch/master/piston/classic/indev20100124_2/client.jar"
|
||||
}
|
||||
},
|
||||
"id": "indev-20100124-2",
|
||||
"javaVersion": { "component": "jre-legacy", "majorVersion": 8 },
|
||||
"libraries": [
|
||||
{
|
||||
"downloads": {
|
||||
"classifiers": {
|
||||
"natives-linux": {
|
||||
"path": "org/lwjgl/lwjgl/lwjgl-platform/2.9.3/lwjgl-platform-2.9.3-natives-linux.jar",
|
||||
"sha1": "b1eafe80093381c56415731e1d64279e6140bcd0",
|
||||
"size": 578675,
|
||||
"url": "https://git.zontreck.com/zontreck/MinecraftBuilds/raw/branch/master/piston/libraries/lwjgl-platform-2.9.3-natives-linux.jar"
|
||||
},
|
||||
"natives-osx": {
|
||||
"path": "org/lwjgl/lwjgl/lwjgl-platform/2.9.3/lwjgl-platform-2.9.3-natives-osx.jar",
|
||||
"sha1": "6686cf6ddaa20b4290aa6599a09bc0d17369be05",
|
||||
"size": 426817,
|
||||
"url": "https://git.zontreck.com/zontreck/MinecraftBuilds/raw/branch/master/piston/libraries/lwjgl-platform-2.9.3-natives-osx.jar"
|
||||
},
|
||||
"natives-windows": {
|
||||
"path": "org/lwjgl/lwjgl/lwjgl-platform/2.9.3/lwjgl-platform-2.9.3-natives-windows.jar",
|
||||
"sha1": "fbc2afb3e288578e9942578decb6291a490549a0",
|
||||
"size": 613744,
|
||||
"url": "https://git.zontreck.com/zontreck/MinecraftBuilds/raw/branch/master/piston/libraries/lwjgl-platform-2.9.3-natives-windows.jar"
|
||||
}
|
||||
}
|
||||
},
|
||||
"extract": { "exclude": ["META-INF/"] },
|
||||
"name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.3",
|
||||
"natives": {
|
||||
"linux": "natives-linux",
|
||||
"osx": "natives-osx",
|
||||
"windows": "natives-windows"
|
||||
},
|
||||
"rules": [
|
||||
{ "action": "allow" },
|
||||
{
|
||||
"action": "disallow",
|
||||
"os": { "name": "osx", "version": "^10\\.5\\.\\d$" }
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"downloads": {
|
||||
"classifiers": {
|
||||
"natives-linux": {
|
||||
"path": "net/java/jinput/jinput-platform/2.0.7/jinput-platform-2.0.7-natives-linux.jar",
|
||||
"sha1": "3eed303514a42c0259a51e59ca3cf85cdd377b55",
|
||||
"size": 10461,
|
||||
"url": "https://git.zontreck.com/zontreck/MinecraftBuilds/raw/branch/master/piston/libraries/jinput-platform-2.0.7-natives-linux.jar"
|
||||
},
|
||||
"natives-osx": {
|
||||
"path": "net/java/jinput/jinput-platform/2.0.7/jinput-platform-2.0.7-natives-osx.jar",
|
||||
"sha1": "787a34ecdcc64ff59ce2f3f2f9d2119749287b9f",
|
||||
"size": 12994,
|
||||
"url": "https://git.zontreck.com/zontreck/MinecraftBuilds/raw/branch/master/piston/libraries/jinput-platform-2.0.7-natives-osx.jar"
|
||||
},
|
||||
"natives-windows": {
|
||||
"path": "net/java/jinput/jinput-platform/2.0.7/jinput-platform-2.0.7-natives-windows.jar",
|
||||
"sha1": "e85b2e5d9c890fe5905b8379f0a897a679e472fa",
|
||||
"size": 155277,
|
||||
"url": "https://git.zontreck.com/zontreck/MinecraftBuilds/raw/branch/master/piston/libraries/jinput-platform-2.0.7-natives-windows.jar"
|
||||
}
|
||||
}
|
||||
},
|
||||
"extract": { "exclude": ["META-INF/"] },
|
||||
"name": "net.java.jinput:jinput-platform:2.0.7",
|
||||
"natives": {
|
||||
"linux": "natives-linux",
|
||||
"osx": "natives-osx",
|
||||
"windows": "natives-windows"
|
||||
}
|
||||
}
|
||||
],
|
||||
"minecraftArguments": "--username=${auth_player_name} --session=${auth_session} --gameDir=${game_directory} --assetsDir=${game_assets}",
|
||||
"minimumLauncherVersion": 7,
|
||||
"time": "12-17-2023T14:40:00+00:00",
|
||||
"releaseTime": "12-17-2023T14:40:00+00:01",
|
||||
"type": "old_alpha"
|
||||
}
|
|
@ -3,12 +3,19 @@
|
|||
"classic": "indev-20100110"
|
||||
},
|
||||
"versions": [
|
||||
{
|
||||
"id": "indev-20100124-2",
|
||||
"type": "old_alpha",
|
||||
"url": "https://git.zontreck.com/zontreck/MinecraftBuilds/raw/branch/master/yggdrasil/versions/classic/indev-20100124-2.json",
|
||||
"time": "12-17-2023T14:40:00+00:00",
|
||||
"releaseTime": "12-17-2023T14:40:00+00:01"
|
||||
},
|
||||
{
|
||||
"id": "indev-20100110",
|
||||
"type": "old_alpha",
|
||||
"url": "https://git.zontreck.com/zontreck/MinecraftBuilds/raw/branch/master/yggdrasil/versions/classic/indev-20100110.json",
|
||||
"time": "12-16-2023T14:40:00+00:00",
|
||||
"releaseTime": "12-16-2023T14:40:00+00:01"
|
||||
"time": "12-06-2023T14:40:00+00:00",
|
||||
"releaseTime": "12-06-2023T14:40:00+00:01"
|
||||
},
|
||||
{
|
||||
"id": "indev-20100104",
|
||||
|
|
Loading…
Reference in a new issue