Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 1f818fa

Browse files
committed
Merge branch 'master' of https://github.com/PolyMC/meta-polymc
2 parents c616003 + 669011a commit 1f818fa

3 files changed

Lines changed: 78 additions & 1 deletion

File tree

index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
{
4040
"name": "Quilt Loader",
41-
"sha256": "ad39d423411fb8cedeae3707c81cf457aa4f967da0546dcfb4a6bb989841df3c",
41+
"sha256": "5462a2a62f8b8d1cebc42216fded371352f98b8392ba7b54ac61dc72046137fc",
4242
"uid": "org.quiltmc.quilt-loader"
4343
}
4444
]
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"formatVersion": 1,
3+
"libraries": [
4+
{
5+
"name": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17",
6+
"url": "https://maven.fabricmc.net/"
7+
},
8+
{
9+
"name": "net.fabricmc:sponge-mixin:0.11.4+mixin.0.8.5",
10+
"url": "https://maven.fabricmc.net/"
11+
},
12+
{
13+
"name": "net.fabricmc:tiny-remapper:0.8.6",
14+
"url": "https://maven.fabricmc.net/"
15+
},
16+
{
17+
"name": "net.fabricmc:access-widener:2.1.0",
18+
"url": "https://maven.fabricmc.net/"
19+
},
20+
{
21+
"name": "org.quiltmc:quilt-json5:1.0.2",
22+
"url": "https://maven.quiltmc.org/repository/release/"
23+
},
24+
{
25+
"name": "org.ow2.asm:asm:9.3",
26+
"url": "https://maven.fabricmc.net/"
27+
},
28+
{
29+
"name": "org.ow2.asm:asm-analysis:9.3",
30+
"url": "https://maven.fabricmc.net/"
31+
},
32+
{
33+
"name": "org.ow2.asm:asm-commons:9.3",
34+
"url": "https://maven.fabricmc.net/"
35+
},
36+
{
37+
"name": "org.ow2.asm:asm-tree:9.3",
38+
"url": "https://maven.fabricmc.net/"
39+
},
40+
{
41+
"name": "org.ow2.asm:asm-util:9.3",
42+
"url": "https://maven.fabricmc.net/"
43+
},
44+
{
45+
"name": "org.quiltmc:quilt-config:1.0.0-beta.6",
46+
"url": "https://maven.quiltmc.org/repository/release/"
47+
},
48+
{
49+
"name": "org.quiltmc:quilt-loader:0.17.5-beta.9",
50+
"url": "https://maven.quiltmc.org/repository/release"
51+
}
52+
],
53+
"mainClass": "org.quiltmc.loader.impl.launch.knot.KnotClient",
54+
"name": "Quilt Loader",
55+
"order": 10,
56+
"releaseTime": "2022-10-17T16:31:53+00:00",
57+
"requires": [
58+
{
59+
"uid": "net.fabricmc.intermediary"
60+
}
61+
],
62+
"type": "release",
63+
"uid": "org.quiltmc.quilt-loader",
64+
"version": "0.17.5-beta.9"
65+
}

org.quiltmc.quilt-loader/index.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
"name": "Quilt Loader",
44
"uid": "org.quiltmc.quilt-loader",
55
"versions": [
6+
{
7+
"recommended": false,
8+
"releaseTime": "2022-10-17T16:31:53+00:00",
9+
"requires": [
10+
{
11+
"uid": "net.fabricmc.intermediary"
12+
}
13+
],
14+
"sha256": "69d9da4cf359ce4e767f89dcd0bdae2c459719cc76271e1a07bfbda1f8b796f9",
15+
"type": "release",
16+
"version": "0.17.5-beta.9"
17+
},
618
{
719
"recommended": false,
820
"releaseTime": "2022-10-17T11:03:29+00:00",

0 commit comments

Comments
 (0)