summaryrefslogtreecommitdiff
path: root/quilt
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2025-05-25 20:03:56 +0000
committerPrismAutomata <gitbot@scrumplex.net>2025-05-25 20:03:56 +0000
commit3eea9da4a4d903ce8fccfda88b90105c2c79b98c (patch)
tree6c291221768730502eb11dd233d4ae17fc568f6b /quilt
parente9f5375eebf3b97620ee97cbc58295d85cc002bd (diff)
downloadMeta-Upstream-3eea9da4a4d903ce8fccfda88b90105c2c79b98c.tar.gz
Meta-Upstream-3eea9da4a4d903ce8fccfda88b90105c2c79b98c.zip
Update 2025-05-25
Diffstat (limited to 'quilt')
-rw-r--r--quilt/loader-installer-json/0.16.0-beta.12.json54
1 files changed, 54 insertions, 0 deletions
diff --git a/quilt/loader-installer-json/0.16.0-beta.12.json b/quilt/loader-installer-json/0.16.0-beta.12.json
index e69de29bb..f239bf2c4 100644
--- a/quilt/loader-installer-json/0.16.0-beta.12.json
+++ b/quilt/loader-installer-json/0.16.0-beta.12.json
@@ -0,0 +1,54 @@
+{
+ "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.0",
+ "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/"
+ }
+ ],
+ "server": []
+ },
+ "mainClass": {
+ "client": "net.fabricmc.loader.launch.knot.KnotClient",
+ "server": "net.fabricmc.loader.launch.knot.KnotServer",
+ "serverLauncher": "net.fabricmc.loader.launch.server.FabricServerLauncher"
+ },
+ "version": 1
+} \ No newline at end of file