merge !67 (Add Mojang Maven repository to fix arm64 MacOS builds)
This commit is contained in:
@@ -512,6 +512,9 @@ allprojects { p ->
|
|||||||
|
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
// Mojang overrides (added to fix downloading the wrong LWJGL libs on M1 Mac's and potentially other arm64 based machines)
|
||||||
|
maven { url "https://libraries.minecraft.net/" }
|
||||||
|
|
||||||
// The central repo
|
// The central repo
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
|
||||||
|
|||||||
+1
-1
Submodule coreSubProjects updated: f91d3d1ec2...20fedc7d6d
Reference in New Issue
Block a user