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

10 Commits

Author SHA1 Message Date
Daniel Barton
597839d34b Update Minecraft Magma
Re-work install script
Add new java images and update to labeled java format
Latest version hard coded to  1.18.2 as there is no API to find latest supported MC version
2022-09-29 02:25:17 +08:00
Doc
d0d92996a3
Update download API for Magma 2022-05-22 00:21:59 -04:00
Quinten
8f6b91dbc9
docs(magma): fix wrong website URL in readme (#1587) 2022-03-19 16:21:34 +02:00
Michael (Parker) Parker
534e2238f0
Merge branch 'master' into markdown-formatting-changes 2022-02-19 09:20:49 -05: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
LRMtheBoss
3cf236dbb1 added magma website link
added blank lines as needed
2021-12-09 12:21:52 -05: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