Skip to content

Commit

Permalink
deploy: 058717e
Browse files Browse the repository at this point in the history
  • Loading branch information
PrismAutomata committed Nov 27, 2023
1 parent 5cb44bf commit 8b60fae
Show file tree
Hide file tree
Showing 8 changed files with 2,689 additions and 5 deletions.
6 changes: 3 additions & 3 deletions v1/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
{
"name": "Fabric Loader",
"sha256": "459da2a134da4dbdafbfd2f0481181622de1db6fcfda2e819bf92bcb262d9216",
"sha256": "6c1c5bdf7fccf35aa6492ea69ae756ac5982478f8c949a587c92bcd2b21a7c63",
"uid": "net.fabricmc.fabric-loader"
},
{
Expand All @@ -28,7 +28,7 @@
},
{
"name": "NeoForge",
"sha256": "c61c034b4e64a79ce505afc8f7fdd5f41228475c8d0e97ad0a81bc46a20fd0ed",
"sha256": "c6455a76710b3b0045f0fbe8a395c06036a11f049390cbc125190230a99376d0",
"uid": "net.neoforged"
},
{
Expand All @@ -43,7 +43,7 @@
},
{
"name": "Quilt Loader",
"sha256": "b6b5a3d633d4329d3f876917c09660ddb14da27b679a98b1d3a4d2bbb653fdbf",
"sha256": "c6ce88fe0e2e3e21e74278c3692447909299c4cbe22a0f0f6fc7d9b0765bfef2",
"uid": "org.quiltmc.quilt-loader"
}
]
Expand Down
57 changes: 57 additions & 0 deletions v1/net.fabricmc.fabric-loader/0.14.25.json
Original file line number Diff line number Diff line change
@@ -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.5+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.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:fabric-loader:0.14.25",
"url": "https://maven.fabricmc.net"
}
],
"mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient",
"name": "Fabric Loader",
"order": 10,
"releaseTime": "2023-11-27T14:06:26+00:00",
"requires": [
{
"uid": "net.fabricmc.intermediary"
}
],
"type": "release",
"uid": "net.fabricmc.fabric-loader",
"version": "0.14.25"
}
12 changes: 12 additions & 0 deletions v1/net.fabricmc.fabric-loader/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
"name": "Fabric Loader",
"uid": "net.fabricmc.fabric-loader",
"versions": [
{
"recommended": false,
"releaseTime": "2023-11-27T14:06:26+00:00",
"requires": [
{
"uid": "net.fabricmc.intermediary"
}
],
"sha256": "6b858449fb8fbfa0e2822ee976173fe91ddfe685b596999f51d99ac1c0455645",
"type": "release",
"version": "0.14.25"
},
{
"recommended": true,
"releaseTime": "2023-10-24T12:04:14+00:00",
Expand Down
Loading

0 comments on commit 8b60fae

Please sign in to comment.