summaryrefslogtreecommitdiff
path: root/quilt
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2025-09-03 00:03:35 +0000
committerPrismAutomata <gitbot@scrumplex.net>2025-09-03 00:03:35 +0000
commit3573821c19dce3057c5728be6fb324b1c22f2508 (patch)
treeb5307dd1890d5a7615e1c831e3609e884c6b9e67 /quilt
parentf89968ff21b3ffdb088ef190367f013eb41fdb61 (diff)
downloadMeta-Upstream-3573821c19dce3057c5728be6fb324b1c22f2508.tar.gz
Meta-Upstream-3573821c19dce3057c5728be6fb324b1c22f2508.zip
Update 2025-09-03
Diffstat (limited to 'quilt')
-rw-r--r--quilt/jars/org.quiltmc.quilt-loader.0.29.2-beta.4.json3
-rw-r--r--quilt/loader-installer-json/0.29.2-beta.4.json53
-rw-r--r--quilt/meta-v3/loader.json6
3 files changed, 62 insertions, 0 deletions
diff --git a/quilt/jars/org.quiltmc.quilt-loader.0.29.2-beta.4.json b/quilt/jars/org.quiltmc.quilt-loader.0.29.2-beta.4.json
new file mode 100644
index 000000000..c75a515e3
--- /dev/null
+++ b/quilt/jars/org.quiltmc.quilt-loader.0.29.2-beta.4.json
@@ -0,0 +1,3 @@
+{
+ "releaseTime": "2025-09-02T23:01:32+00:00"
+} \ No newline at end of file
diff --git a/quilt/loader-installer-json/0.29.2-beta.4.json b/quilt/loader-installer-json/0.29.2-beta.4.json
new file mode 100644
index 000000000..0aaf231df
--- /dev/null
+++ b/quilt/loader-installer-json/0.29.2-beta.4.json
@@ -0,0 +1,53 @@
+{
+ "libraries": {
+ "client": [],
+ "common": [
+ {
+ "name": "net.fabricmc:sponge-mixin:0.16.3+mixin.0.8.7",
+ "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.8",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-analysis:9.8",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-commons:9.8",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-tree:9.8",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-util:9.8",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.quiltmc:quilt-config:1.3.1",
+ "url": "https://maven.quiltmc.org/repository/release/"
+ }
+ ],
+ "development": [
+ {
+ "name": "io.github.llamalad7:mixinextras-fabric:0.5.0",
+ "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
diff --git a/quilt/meta-v3/loader.json b/quilt/meta-v3/loader.json
index bc08da570..1a1fdcb1d 100644
--- a/quilt/meta-v3/loader.json
+++ b/quilt/meta-v3/loader.json
@@ -1,5 +1,11 @@
[
{
+ "build": 4,
+ "maven": "org.quiltmc:quilt-loader:0.29.2-beta.4",
+ "separator": ".",
+ "version": "0.29.2-beta.4"
+ },
+ {
"build": 2,
"maven": "org.quiltmc:quilt-loader:0.29.2-beta.2",
"separator": ".",