Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 9e14689

Browse files
committed
Merge remote-tracking branch 'polymc/master'
2 parents 0c54335 + 6a116ab commit 9e14689

357 files changed

Lines changed: 16632 additions & 670 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

index.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,27 +18,27 @@
1818
},
1919
{
2020
"name": "Minecraft",
21-
"sha256": "42962f5479396379bdde821cbf4428552cfba7ed3415f7604873e1e419f45b21",
21+
"sha256": "aa8abe9b2afcc4e5dac8c40e5e30bcf4993c6799cb60041bd17b85d845282585",
2222
"uid": "net.minecraft"
2323
},
2424
{
2525
"name": "Forge",
26-
"sha256": "18684cb5be3dd804a06ace3677caeca31da9510cc586debad94f56fbd45ac29e",
26+
"sha256": "d60f0df04fbea7e86450e5db48600e5429d67e98a574bb17a9be81a4b035afc0",
2727
"uid": "net.minecraftforge"
2828
},
2929
{
3030
"name": "LWJGL 2",
31-
"sha256": "82ed719e0916cb98e75cad0edabb70e4857d3075f477d52432e9d8bcc102ac70",
31+
"sha256": "d02165325badf12a8338026dd01bbcde06403864c45d0778202e512118136d65",
3232
"uid": "org.lwjgl"
3333
},
3434
{
3535
"name": "LWJGL 3",
36-
"sha256": "6ebcf9eac1aee7ba449e547e41fcd096dd9ec5ba07c44fd6a40188128b7aa6f1",
36+
"sha256": "85c03840ed6e3880fe0ec725d5670ccbd91f6ed547149a5d556322402af2e0b3",
3737
"uid": "org.lwjgl3"
3838
},
3939
{
4040
"name": "Quilt Loader",
41-
"sha256": "be9049fbd1380fce77f71419a7866f13f29245711f574e1f5b968be2e481a820",
41+
"sha256": "3d827c4cc60cea8a85fd9a810c0817de5cbe9b1e9c4e3326b3065561d8d491f8",
4242
"uid": "org.quiltmc.quilt-loader"
4343
}
4444
]

net.minecraft/1.12-pre1.json

Lines changed: 78 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,24 @@
279279
"url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.1/text2speech-1.10.1.jar"
280280
}
281281
},
282-
"name": "com.mojang:text2speech:1.10.1"
282+
"name": "com.mojang:text2speech:1.10.1",
283+
"rules": [
284+
{
285+
"action": "allow"
286+
},
287+
{
288+
"action": "disallow",
289+
"os": {
290+
"name": "osx-arm64"
291+
}
292+
},
293+
{
294+
"action": "disallow",
295+
"os": {
296+
"name": "linux-arm64"
297+
}
298+
}
299+
]
283300
},
284301
{
285302
"downloads": {
@@ -315,7 +332,24 @@
315332
"natives": {
316333
"linux": "natives-linux",
317334
"windows": "natives-windows"
318-
}
335+
},
336+
"rules": [
337+
{
338+
"action": "allow"
339+
},
340+
{
341+
"action": "disallow",
342+
"os": {
343+
"name": "osx-arm64"
344+
}
345+
},
346+
{
347+
"action": "disallow",
348+
"os": {
349+
"name": "linux-arm64"
350+
}
351+
}
352+
]
319353
},
320354
{
321355
"downloads": {
@@ -377,6 +411,48 @@
377411
}
378412
}
379413
]
414+
},
415+
{
416+
"downloads": {
417+
"artifact": {
418+
"sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58",
419+
"size": 13164,
420+
"url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar"
421+
}
422+
},
423+
"name": "com.mojang:text2speech:1.11.3",
424+
"rules": [
425+
{
426+
"action": "allow",
427+
"os": {
428+
"name": "osx-arm64"
429+
}
430+
},
431+
{
432+
"action": "allow",
433+
"os": {
434+
"name": "linux-arm64"
435+
}
436+
}
437+
]
438+
},
439+
{
440+
"downloads": {
441+
"artifact": {
442+
"sha1": "369a83621e3c65496348491e533cb97fe5f2f37d",
443+
"size": 91947,
444+
"url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar"
445+
}
446+
},
447+
"name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1",
448+
"rules": [
449+
{
450+
"action": "allow",
451+
"os": {
452+
"name": "osx-arm64"
453+
}
454+
}
455+
]
380456
}
381457
],
382458
"mainClass": "net.minecraft.client.main.Main",

net.minecraft/1.12-pre2.json

Lines changed: 78 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,24 @@
279279
"url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.1/text2speech-1.10.1.jar"
280280
}
281281
},
282-
"name": "com.mojang:text2speech:1.10.1"
282+
"name": "com.mojang:text2speech:1.10.1",
283+
"rules": [
284+
{
285+
"action": "allow"
286+
},
287+
{
288+
"action": "disallow",
289+
"os": {
290+
"name": "osx-arm64"
291+
}
292+
},
293+
{
294+
"action": "disallow",
295+
"os": {
296+
"name": "linux-arm64"
297+
}
298+
}
299+
]
283300
},
284301
{
285302
"downloads": {
@@ -315,7 +332,24 @@
315332
"natives": {
316333
"linux": "natives-linux",
317334
"windows": "natives-windows"
318-
}
335+
},
336+
"rules": [
337+
{
338+
"action": "allow"
339+
},
340+
{
341+
"action": "disallow",
342+
"os": {
343+
"name": "osx-arm64"
344+
}
345+
},
346+
{
347+
"action": "disallow",
348+
"os": {
349+
"name": "linux-arm64"
350+
}
351+
}
352+
]
319353
},
320354
{
321355
"downloads": {
@@ -377,6 +411,48 @@
377411
}
378412
}
379413
]
414+
},
415+
{
416+
"downloads": {
417+
"artifact": {
418+
"sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58",
419+
"size": 13164,
420+
"url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar"
421+
}
422+
},
423+
"name": "com.mojang:text2speech:1.11.3",
424+
"rules": [
425+
{
426+
"action": "allow",
427+
"os": {
428+
"name": "osx-arm64"
429+
}
430+
},
431+
{
432+
"action": "allow",
433+
"os": {
434+
"name": "linux-arm64"
435+
}
436+
}
437+
]
438+
},
439+
{
440+
"downloads": {
441+
"artifact": {
442+
"sha1": "369a83621e3c65496348491e533cb97fe5f2f37d",
443+
"size": 91947,
444+
"url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar"
445+
}
446+
},
447+
"name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1",
448+
"rules": [
449+
{
450+
"action": "allow",
451+
"os": {
452+
"name": "osx-arm64"
453+
}
454+
}
455+
]
380456
}
381457
],
382458
"mainClass": "net.minecraft.client.main.Main",

net.minecraft/1.12-pre3.json

Lines changed: 78 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,24 @@
279279
"url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar"
280280
}
281281
},
282-
"name": "com.mojang:text2speech:1.10.3"
282+
"name": "com.mojang:text2speech:1.10.3",
283+
"rules": [
284+
{
285+
"action": "allow"
286+
},
287+
{
288+
"action": "disallow",
289+
"os": {
290+
"name": "osx-arm64"
291+
}
292+
},
293+
{
294+
"action": "disallow",
295+
"os": {
296+
"name": "linux-arm64"
297+
}
298+
}
299+
]
283300
},
284301
{
285302
"downloads": {
@@ -315,7 +332,24 @@
315332
"natives": {
316333
"linux": "natives-linux",
317334
"windows": "natives-windows"
318-
}
335+
},
336+
"rules": [
337+
{
338+
"action": "allow"
339+
},
340+
{
341+
"action": "disallow",
342+
"os": {
343+
"name": "osx-arm64"
344+
}
345+
},
346+
{
347+
"action": "disallow",
348+
"os": {
349+
"name": "linux-arm64"
350+
}
351+
}
352+
]
319353
},
320354
{
321355
"downloads": {
@@ -377,6 +411,48 @@
377411
}
378412
}
379413
]
414+
},
415+
{
416+
"downloads": {
417+
"artifact": {
418+
"sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58",
419+
"size": 13164,
420+
"url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar"
421+
}
422+
},
423+
"name": "com.mojang:text2speech:1.11.3",
424+
"rules": [
425+
{
426+
"action": "allow",
427+
"os": {
428+
"name": "osx-arm64"
429+
}
430+
},
431+
{
432+
"action": "allow",
433+
"os": {
434+
"name": "linux-arm64"
435+
}
436+
}
437+
]
438+
},
439+
{
440+
"downloads": {
441+
"artifact": {
442+
"sha1": "369a83621e3c65496348491e533cb97fe5f2f37d",
443+
"size": 91947,
444+
"url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar"
445+
}
446+
},
447+
"name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1",
448+
"rules": [
449+
{
450+
"action": "allow",
451+
"os": {
452+
"name": "osx-arm64"
453+
}
454+
}
455+
]
380456
}
381457
],
382458
"mainClass": "net.minecraft.client.main.Main",

0 commit comments

Comments
 (0)