summaryrefslogtreecommitdiff
path: root/fabric/loader-installer-json
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2023-10-04 22:00:40 +0000
committerPrismAutomata <gitbot@scrumplex.net>2023-10-04 22:00:40 +0000
commit366c0b939efb433ccffbd7c9364c2f6b46eb793a (patch)
tree0f150c137354abe65ba4182abebd93f6fb9d6519 /fabric/loader-installer-json
parentd5a446f10539f35a32f780112c0ba599da2c56dd (diff)
downloadMeta-Upstream-366c0b939efb433ccffbd7c9364c2f6b46eb793a.tar.gz
Meta-Upstream-366c0b939efb433ccffbd7c9364c2f6b46eb793a.zip
Update 2023-10-04
Diffstat (limited to 'fabric/loader-installer-json')
-rw-r--r--fabric/loader-installer-json/0.14.23.json49
1 files changed, 49 insertions, 0 deletions
diff --git a/fabric/loader-installer-json/0.14.23.json b/fabric/loader-installer-json/0.14.23.json
new file mode 100644
index 000000000..37b7e82bc
--- /dev/null
+++ b/fabric/loader-installer-json/0.14.23.json
@@ -0,0 +1,49 @@
+{
+ "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.8.2",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:access-widener:2.1.0",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "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/"
+ }
+ ],
+ "server": []
+ },
+ "mainClass": {
+ "client": "net.fabricmc.loader.impl.launch.knot.KnotClient",
+ "server": "net.fabricmc.loader.impl.launch.knot.KnotServer"
+ },
+ "version": 1
+} \ No newline at end of file