summaryrefslogtreecommitdiff
path: root/net.fabricmc.fabric-loader
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2024-10-10 18:06:41 +0200
committerPrismAutomata <gitbot@scrumplex.net>2024-10-10 18:06:41 +0200
commit9429be6145730631f551c761472fa90b6ebec8b2 (patch)
treeb301d9707b830382ee5fda1761559797b4680db0 /net.fabricmc.fabric-loader
parent2199512cc1f039a473093237d4411d66658f4228 (diff)
downloadMeta-Launcher-9429be6145730631f551c761472fa90b6ebec8b2.tar.gz
Meta-Launcher-9429be6145730631f551c761472fa90b6ebec8b2.zip
Update 2024-10-10
Diffstat (limited to 'net.fabricmc.fabric-loader')
-rw-r--r--net.fabricmc.fabric-loader/0.16.7.json45
-rw-r--r--net.fabricmc.fabric-loader/index.json14
-rw-r--r--net.fabricmc.fabric-loader/package.json2
3 files changed, 59 insertions, 2 deletions
diff --git a/net.fabricmc.fabric-loader/0.16.7.json b/net.fabricmc.fabric-loader/0.16.7.json
new file mode 100644
index 000000000..e655f317d
--- /dev/null
+++ b/net.fabricmc.fabric-loader/0.16.7.json
@@ -0,0 +1,45 @@
+{
+ "formatVersion": 1,
+ "libraries": [
+ {
+ "name": "org.ow2.asm:asm:9.7.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-analysis:9.7.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-commons:9.7.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-tree:9.7.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-util:9.7.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:sponge-mixin:0.15.3+mixin.0.8.7",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:fabric-loader:0.16.7",
+ "url": "https://maven.fabricmc.net"
+ }
+ ],
+ "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient",
+ "name": "Fabric Loader",
+ "order": 10,
+ "releaseTime": "2024-10-10T15:53:58+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "type": "release",
+ "uid": "net.fabricmc.fabric-loader",
+ "version": "0.16.7"
+} \ No newline at end of file
diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json
index 190f959f2..dc68c8d9b 100644
--- a/net.fabricmc.fabric-loader/index.json
+++ b/net.fabricmc.fabric-loader/index.json
@@ -4,6 +4,18 @@
"uid": "net.fabricmc.fabric-loader",
"versions": [
{
+ "recommended": true,
+ "releaseTime": "2024-10-10T15:53:58+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "sha256": "3dda3c825d059f62d7165ff4e63e6ac496bc6cecab40228298032f8891c8c9ed",
+ "type": "release",
+ "version": "0.16.7"
+ },
+ {
"recommended": false,
"releaseTime": "2024-10-09T18:41:05+00:00",
"requires": [
@@ -16,7 +28,7 @@
"version": "0.16.6"
},
{
- "recommended": true,
+ "recommended": false,
"releaseTime": "2024-09-07T14:18:33+00:00",
"requires": [
{
diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json
index 90fba1fcb..cfa09f0b3 100644
--- a/net.fabricmc.fabric-loader/package.json
+++ b/net.fabricmc.fabric-loader/package.json
@@ -7,7 +7,7 @@
"name": "Fabric Loader",
"projectUrl": "https://fabricmc.net",
"recommended": [
- "0.16.5"
+ "0.16.7"
],
"uid": "net.fabricmc.fabric-loader"
} \ No newline at end of file