summaryrefslogtreecommitdiff
path: root/net.fabricmc.fabric-loader
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2021-03-12 21:00:43 +0100
committerPetr Mrázek <peterix@gmail.com>2021-03-12 21:00:43 +0100
commit793eabe7d06ae8730aa969c7e76a2a2702b50ee9 (patch)
treeef187a8d2d1d40496d29842f9ece76ebea5b4774 /net.fabricmc.fabric-loader
parent2063e0093f323b0d9d156abe8df423ffcb128f2b (diff)
downloadMeta-Launcher-793eabe7d06ae8730aa969c7e76a2a2702b50ee9.tar.gz
Meta-Launcher-793eabe7d06ae8730aa969c7e76a2a2702b50ee9.zip
Update 2021-03-12
Diffstat (limited to 'net.fabricmc.fabric-loader')
-rw-r--r--net.fabricmc.fabric-loader/0.11.3.json65
-rw-r--r--net.fabricmc.fabric-loader/index.json11
-rw-r--r--net.fabricmc.fabric-loader/package.json2
3 files changed, 77 insertions, 1 deletions
diff --git a/net.fabricmc.fabric-loader/0.11.3.json b/net.fabricmc.fabric-loader/0.11.3.json
new file mode 100644
index 000000000..094386e63
--- /dev/null
+++ b/net.fabricmc.fabric-loader/0.11.3.json
@@ -0,0 +1,65 @@
+{
+ "formatVersion": 1,
+ "libraries": [
+ {
+ "name": "net.fabricmc:tiny-mappings-parser:0.2.2.14",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:sponge-mixin:0.9.2+mixin.0.8.2",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:tiny-remapper:0.3.0.70",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:access-widener:1.0.0",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:fabric-loader-sat4j:2.3.5.4",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "com.google.jimfs:jimfs:1.2-fabric",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm:9.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-analysis:9.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-commons:9.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-tree:9.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-util:9.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:fabric-loader:0.11.3",
+ "url": "https://maven.fabricmc.net"
+ }
+ ],
+ "mainClass": "net.fabricmc.loader.launch.knot.KnotClient",
+ "name": "Fabric Loader",
+ "order": 10,
+ "releaseTime": "2021-03-12T19:13:46+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "type": "release",
+ "uid": "net.fabricmc.fabric-loader",
+ "version": "0.11.3"
+} \ No newline at end of file
diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json
index 26a0e1223..c6d327359 100644
--- a/net.fabricmc.fabric-loader/index.json
+++ b/net.fabricmc.fabric-loader/index.json
@@ -5,6 +5,17 @@
"versions": [
{
"recommended": true,
+ "releaseTime": "2021-03-12T19:13:46+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "sha256": "ee2665f81298b9e4857cf780e1eff9b631dfc736a06b132ea96317b64a94a450",
+ "type": "release",
+ "version": "0.11.3"
+ },
+ {
"releaseTime": "2021-02-23T19:12:44+00:00",
"requires": [
{
diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json
index 1cf03e32a..8bdb5f707 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.11.2"
+ "0.11.3"
],
"uid": "net.fabricmc.fabric-loader"
} \ No newline at end of file