summaryrefslogtreecommitdiff
path: root/net.fabricmc.fabric-loader
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2024-08-15 12:08:24 +0200
committerPrismAutomata <gitbot@scrumplex.net>2024-08-15 12:08:24 +0200
commitdb8b6529d83533cb01cbaf2d639b5a3fae4e8814 (patch)
treea7111be2b174a37f297607f713a2c94ee73df603 /net.fabricmc.fabric-loader
parent1f8a3b2f4ade34697a463c854daf7ec7aa831e12 (diff)
downloadMeta-Launcher-db8b6529d83533cb01cbaf2d639b5a3fae4e8814.tar.gz
Meta-Launcher-db8b6529d83533cb01cbaf2d639b5a3fae4e8814.zip
Update 2024-08-15
Diffstat (limited to 'net.fabricmc.fabric-loader')
-rw-r--r--net.fabricmc.fabric-loader/0.16.1.json45
-rw-r--r--net.fabricmc.fabric-loader/index.json12
2 files changed, 57 insertions, 0 deletions
diff --git a/net.fabricmc.fabric-loader/0.16.1.json b/net.fabricmc.fabric-loader/0.16.1.json
new file mode 100644
index 000000000..c345d46fd
--- /dev/null
+++ b/net.fabricmc.fabric-loader/0.16.1.json
@@ -0,0 +1,45 @@
+{
+ "formatVersion": 1,
+ "libraries": [
+ {
+ "name": "org.ow2.asm:asm:9.6",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-analysis:9.6",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-commons:9.6",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-tree:9.6",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-util:9.6",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:sponge-mixin:0.15.1+mixin.0.8.7",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:fabric-loader:0.16.1",
+ "url": "https://maven.fabricmc.net"
+ }
+ ],
+ "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient",
+ "name": "Fabric Loader",
+ "order": 10,
+ "releaseTime": "2024-08-15T09:23:33+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "type": "release",
+ "uid": "net.fabricmc.fabric-loader",
+ "version": "0.16.1"
+} \ No newline at end of file
diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json
index 93a8e13aa..d91c01fb8 100644
--- a/net.fabricmc.fabric-loader/index.json
+++ b/net.fabricmc.fabric-loader/index.json
@@ -5,6 +5,18 @@
"versions": [
{
"recommended": false,
+ "releaseTime": "2024-08-15T09:23:33+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "sha256": "1193bb5d8d6f300937981a951127158e50b9841cae8ce2bea5dc6b6818f6c009",
+ "type": "release",
+ "version": "0.16.1"
+ },
+ {
+ "recommended": false,
"releaseTime": "2024-07-11T16:48:57+00:00",
"requires": [
{