1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-08 00:27:08 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
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