diff --git a/piston/classic/a1.0.16/client.jar b/piston/classic/a1.0.16/client.jar new file mode 100644 index 0000000..a2114d4 Binary files /dev/null and b/piston/classic/a1.0.16/client.jar differ diff --git a/piston/classic/a1.0.16/index.json b/piston/classic/a1.0.16/index.json new file mode 100644 index 0000000..ecfb5db --- /dev/null +++ b/piston/classic/a1.0.16/index.json @@ -0,0 +1,6 @@ +{ + "map_to_resources": true, + "objects": { + + } +} diff --git a/piston/classic/a1.0.16/server.jar b/piston/classic/a1.0.16/server.jar new file mode 100644 index 0000000..5cb3aca Binary files /dev/null and b/piston/classic/a1.0.16/server.jar differ diff --git a/yggdrasil/versions/classic/a1.0.16.json b/yggdrasil/versions/classic/a1.0.16.json new file mode 100644 index 0000000..9cb116a --- /dev/null +++ b/yggdrasil/versions/classic/a1.0.16.json @@ -0,0 +1,96 @@ +{ + "assetIndex": { + "id": "a1.0.16", + "sha1": "713e4d4d28f3bf5d5458b90c604b23694b70db1a", + "size": 56, + "totalSize": 0, + "url": "https://git.zontreck.com/zontreck/MinecraftBuilds/raw/branch/master/piston/classic/a1.0.16/index.json" + }, + "assets": "a1.0.16", + "complianceLevel": 0, + "downloads": { + "client": { + "sha1": "6b971bdafaa55f43520dcc4b38f44513db3de3af", + "size": 8728258, + "url": "https://git.zontreck.com/zontreck/MinecraftBuilds/raw/branch/master/piston/classic/a1.0.16/client.jar" + } + }, + "id": "a1.0.16", + "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": "01-09-2024T01:00:00+00:00", + "releaseTime": "01-09-2024T01:00:00+00:01", + "type": "old_alpha" +} diff --git a/yggdrasil/versions/version_manifest.json b/yggdrasil/versions/version_manifest.json index f07dcbe..15caf13 100755 --- a/yggdrasil/versions/version_manifest.json +++ b/yggdrasil/versions/version_manifest.json @@ -3,6 +3,13 @@ "classic": "a1.0.15" }, "versions": [ + { + "id": "a1.0.16", + "type": "old_alpha", + "url": "https://git.zontreck.com/zontreck/MinecraftBuilds/raw/branch/master/yggdrasil/versions/classic/a1.0.16.json", + "time": "01-09-2024T01:00:00+00:00", + "releaseTime": "01-09-2024T01:00:00+00:01" + }, { "id": "a1.0.15", "type": "old_alpha",