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

3 Commits

Author SHA1 Message Date
softwarenoob
7fdba40e01
fix: Forge latest version fetching
Fixes a typo in fetching latest versions. It was overwritten to "recommended" by mistake.
2021-11-25 22:26:55 +02:00
Alex
87917a8f2b
eggs(forge): support 1.17+ versions (#1354)
Support new 1.17+ Forge JPMS arguments that doesn't ship any executable jar

Fix forge latest build version option to actually use latest instead of recommended
Set build version input rules to only accept valid values of latest and recommended
Remove spaces from the version variables to avoid issues with curl. Forge site displays versions with spaces to end users
2021-10-14 07:40:22 +03:00
Softwarenoob
8ef59591f1 refactor: move games to their own folder 2021-07-02 03:34:01 +03:00