Skip to content

Commit

Permalink
Update 2024-10-27
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 27, 2024
1 parent bc979c2 commit 8fd2213
Show file tree
Hide file tree
Showing 9 changed files with 4,114 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
{
"name": "Fabric Loader",
"sha256": "acde2b3aec67b0675fb75d2e2e012f28f9ce63edbcb2439e683d0fc2b4377a01",
"sha256": "64b762c4158abee8eefd2f2e2acbbe4cc3d75fe387bca8097690adf22ca52dcd",
"uid": "net.fabricmc.fabric-loader"
},
{
Expand All @@ -43,7 +43,7 @@
},
{
"name": "Forge",
"sha256": "185651b867920224bbb262c31e0b27b41e654291a13e542ad7ad9e0957cdb753",
"sha256": "81803b2acfbc87dc792cd237361c006d0477c596dc133802cee0c48245d8fd90",
"uid": "net.minecraftforge"
},
{
Expand Down
45 changes: 45 additions & 0 deletions net.fabricmc.fabric-loader/0.16.8.json
Original file line number Diff line number Diff line change
@@ -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.4+mixin.0.8.7",
"url": "https://maven.fabricmc.net/"
},
{
"name": "net.fabricmc:fabric-loader:0.16.8",
"url": "https://maven.fabricmc.net"
}
],
"mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient",
"name": "Fabric Loader",
"order": 10,
"releaseTime": "2024-10-26T18:34:09+00:00",
"requires": [
{
"uid": "net.fabricmc.intermediary"
}
],
"type": "release",
"uid": "net.fabricmc.fabric-loader",
"version": "0.16.8"
}
12 changes: 12 additions & 0 deletions 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": "2024-10-26T18:34:09+00:00",
"requires": [
{
"uid": "net.fabricmc.intermediary"
}
],
"sha256": "d9a58b5bec36cb5ee36e5d928246c150c7b0fdf124502e71c9903c7001a493fc",
"type": "release",
"version": "0.16.8"
},
{
"recommended": true,
"releaseTime": "2024-10-10T15:53:58+00:00",
Expand Down
Loading

0 comments on commit 8fd2213

Please sign in to comment.