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

Commit 3f53ee9

Browse files
committed
Update merge source to PolyMC
1 parent 2d847ad commit 3f53ee9

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/workflows/merge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
target_sync_branch: master
2121
target_repo_token: ${{ secrets.GITHUB_TOKEN }}
2222
upstream_sync_branch: master
23-
upstream_sync_repo: MultiMC/meta-multimc
23+
upstream_sync_repo: PolyMC/meta-polymc
2424
upstream_repo_access_token: ${{ secrets.GITHUB_TOKEN }}
2525
test_mode: false

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# ManyMC Meta Package for arm64
22

3-
> ### ⚠️ ManyMC is NOT SUPPORTED by the MultiMC team. Only report issues with ManyMC here.
4-
53
## Supported platforms
64

75
Currently, only macOS arm64 (M1) is supported.
@@ -10,7 +8,7 @@ Currently, only macOS arm64 (M1) is supported.
108

119
This is the meta package used for [ManyMC](https://github.com/MinecraftMachina/ManyMC). It holds metadata that points ManyMC to all available versions of Minecraft, its dependencies and mod loaders. The idea is that this package can be updated at any time and all versions of ManyMC will use the new data - no update necessary.
1210

13-
## Changes from MultiMC meta package
11+
## Changes from PolyMC meta package
1412

1513
- [lwjgl3-mmachina](https://github.com/MinecraftMachina/lwjgl3) replaces LWJGL3, bringing upstream arm64 support and containing a patch to fix crash on boot on Minecraft 1.17 and before.
1614
- [lwjgl2-mmachina](https://github.com/MinecraftMachina/lwjgl) replaces LWJGL2, containing patches for MacOS on arm64.

0 commit comments

Comments
 (0)