1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-07 16:17:09 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Doc
d0d92996a3
Update download API for Magma 2022-05-22 00:21:59 -04:00
softwarenoob
aa13403503
feat: pid_limit egg feature to MC eggs
Other eggs might benefit from this as well, but for now will stick with MC that are known to spawn a lot of processes when modded.
2022-01-20 19:43:40 +02:00
softwarenoob
398478ceda
fix(magma): version detection for latest
Add check for latest `[[ "${MC_VERSION}" == "latest" ]]`.

Previously, it was only checking for exact versions or empty value, and I completely forgot to test latest.

Resolves #1516
2022-01-11 16:09:26 +02:00
softwarenoob
6e38e1d9e5
fix: magma support for newer versions
Rewrite the egg to support dev and stable versions, together with newer +1.16 installers.

Does not rely on their own API latest fetching, because it picks latest Github release that can include old pre-releases.
2021-12-17 13:18:38 +02:00
softwarenoob
c2a17a19f4
chore(minecraft): update images to Yolks and include feature modals
Updates Minecraft eggs to have the new Yolks images and features for EULA and Java version selector popup modals.
2021-11-26 02:14:52 +02:00
Softwarenoob
8ef59591f1 refactor: move games to their own folder 2021-07-02 03:34:01 +03:00