summaryrefslogtreecommitdiff
path: root/quilt
diff options
context:
space:
mode:
authorProject Tick Bot <github@bot.yongdohyun.org.tr>2026-02-01 11:29:20 +0000
committerProject Tick Bot <github@bot.yongdohyun.org.tr>2026-02-01 11:29:20 +0000
commit38904263bce30897d3dca9a9ef27436ae2967f98 (patch)
treeecf47543b82b6652008b77f3911c879019fd90ff /quilt
parentb4f74d9d1f305c4ddc1a2ee1c68bd556c4d4a153 (diff)
downloadMeta-Upstream-38904263bce30897d3dca9a9ef27436ae2967f98.tar.gz
Meta-Upstream-38904263bce30897d3dca9a9ef27436ae2967f98.zip
Update Date 2026-02-01 Time 11:27:51
Diffstat (limited to 'quilt')
-rw-r--r--quilt/loader-installer-json/0.17.1-beta.1.json58
1 files changed, 58 insertions, 0 deletions
diff --git a/quilt/loader-installer-json/0.17.1-beta.1.json b/quilt/loader-installer-json/0.17.1-beta.1.json
index e69de29bb..75ad3f88f 100644
--- a/quilt/loader-installer-json/0.17.1-beta.1.json
+++ b/quilt/loader-installer-json/0.17.1-beta.1.json
@@ -0,0 +1,58 @@
+{
+ "libraries": {
+ "client": [],
+ "common": [
+ {
+ "name": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:sponge-mixin:0.11.2+mixin.0.8.5",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:tiny-remapper:0.8.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:access-widener:2.1.0",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.quiltmc:quilt-json5:1.0.1",
+ "url": "https://maven.quiltmc.org/repository/release/"
+ },
+ {
+ "name": "org.ow2.asm:asm:9.3",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-analysis:9.3",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-commons:9.3",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-tree:9.3",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-util:9.3",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.quiltmc:quilt-config:1.0.0-beta.4",
+ "url": "https://maven.quiltmc.org/repository/release/"
+ }
+ ],
+ "server": []
+ },
+ "mainClass": {
+ "client": "org.quiltmc.loader.impl.launch.knot.KnotClient",
+ "server": "org.quiltmc.loader.impl.launch.knot.KnotServer",
+ "serverLauncher": "org.quiltmc.loader.impl.launch.server.QuiltServerLauncher"
+ },
+ "version": 1
+} \ No newline at end of file