summaryrefslogtreecommitdiff
path: root/net.fabricmc.fabric-loader
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2023-02-22 10:01:13 +0000
committerPrismAutomata <gitbot@scrumplex.net>2023-02-22 10:01:13 +0000
commitfd36e0d7dd941397d1a9e760397e6400c08b7f43 (patch)
treed8f4446358bb7904645d3042086fcd787177a064 /net.fabricmc.fabric-loader
parent1c9c842f3207c69962419ed68ee9f3386a35dba6 (diff)
downloadMeta-Launcher-fd36e0d7dd941397d1a9e760397e6400c08b7f43.tar.gz
Meta-Launcher-fd36e0d7dd941397d1a9e760397e6400c08b7f43.zip
Update 2023-02-22
Diffstat (limited to 'net.fabricmc.fabric-loader')
-rw-r--r--net.fabricmc.fabric-loader/0.14.15.json57
-rw-r--r--net.fabricmc.fabric-loader/index.json12
-rw-r--r--net.fabricmc.fabric-loader/package.json2
3 files changed, 70 insertions, 1 deletions
diff --git a/net.fabricmc.fabric-loader/0.14.15.json b/net.fabricmc.fabric-loader/0.14.15.json
new file mode 100644
index 000000000..fc0e94606
--- /dev/null
+++ b/net.fabricmc.fabric-loader/0.14.15.json
@@ -0,0 +1,57 @@
+{
+ "formatVersion": 1,
+ "libraries": [
+ {
+ "name": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:sponge-mixin:0.12.3+mixin.0.8.5",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:tiny-remapper:0.8.2",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:access-widener:2.1.0",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm:9.4",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-analysis:9.4",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-commons:9.4",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-tree:9.4",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-util:9.4",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:fabric-loader:0.14.15",
+ "url": "https://maven.fabricmc.net"
+ }
+ ],
+ "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient",
+ "name": "Fabric Loader",
+ "order": 10,
+ "releaseTime": "2023-02-22T09:54:25+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "type": "release",
+ "uid": "net.fabricmc.fabric-loader",
+ "version": "0.14.15"
+} \ No newline at end of file
diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json
index a8fc52e14..7e103f6a9 100644
--- a/net.fabricmc.fabric-loader/index.json
+++ b/net.fabricmc.fabric-loader/index.json
@@ -5,6 +5,18 @@
"versions": [
{
"recommended": true,
+ "releaseTime": "2023-02-22T09:54:25+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "sha256": "f82046d2c18b2682840f549f51e311b5dd5ac288862069b25b49a6beb0897297",
+ "type": "release",
+ "version": "0.14.15"
+ },
+ {
+ "recommended": false,
"releaseTime": "2023-02-04T13:56:29+00:00",
"requires": [
{
diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json
index 4897904d7..1ce3148ea 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.14.14"
+ "0.14.15"
],
"uid": "net.fabricmc.fabric-loader"
} \ No newline at end of file