summaryrefslogtreecommitdiff
path: root/quilt/loader-installer-json
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2024-04-18 23:00:35 +0000
committerPrismAutomata <gitbot@scrumplex.net>2024-04-18 23:00:35 +0000
commit96cbf4df90b228feee6ba4ff77d74ced10d8a9a5 (patch)
treeab9f9ca2bdedee40272aeb3ff163c6c6df332857 /quilt/loader-installer-json
parent0d2304e0a5237502dac87243e71cd8f373ae1ba0 (diff)
downloadMeta-Upstream-96cbf4df90b228feee6ba4ff77d74ced10d8a9a5.tar.gz
Meta-Upstream-96cbf4df90b228feee6ba4ff77d74ced10d8a9a5.zip
Update 2024-04-18
Diffstat (limited to 'quilt/loader-installer-json')
-rw-r--r--quilt/loader-installer-json/0.25.0.json65
1 files changed, 65 insertions, 0 deletions
diff --git a/quilt/loader-installer-json/0.25.0.json b/quilt/loader-installer-json/0.25.0.json
new file mode 100644
index 000000000..44f78ef7a
--- /dev/null
+++ b/quilt/loader-installer-json/0.25.0.json
@@ -0,0 +1,65 @@
+{
+ "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.12.5+mixin.0.8.5",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:tiny-remapper:0.10.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.4+final",
+ "url": "https://maven.quiltmc.org/repository/release/"
+ },
+ {
+ "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": "org.quiltmc:quilt-config:1.3.0",
+ "url": "https://maven.quiltmc.org/repository/release/"
+ }
+ ],
+ "development": [
+ {
+ "name": "io.github.llamalad7:mixinextras-fabric:0.3.5",
+ "url": "https://maven.fabricmc.net/"
+ }
+ ],
+ "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"
+ },
+ "min_java_version": 8,
+ "version": 2
+} \ No newline at end of file