comp500
234f927be9
Support NeoForge as a loader (compatible with Forge mods)
...
TODO: implement support in migrate command
2023-07-30 14:56:11 +01:00
Matt Artist
539be71d11
Add migrate command ( #207 )
...
* Add base and loader command
* Support updating to latest
* Support explicit fabric versions
* Support explicit Forge version
* Support quilt
* Add support for updating Minecraft
* Add support for Forge recommended
* Fix Forge version sorting
* Various fixes
* Add documentation to the use
* More suggestions
2023-04-13 02:23:37 +01:00
comp500
d38d279d98
Prefer game versions according to acceptable versions list ( fixes #181 )
...
The acceptable versions list should now be specified in order of preference, where the last version is the most preferable Minecraft version
2023-02-14 16:10:06 +00:00
comp500
6160c2ac01
Use FlexVer to get largest loader version (fixes Forge default version in init)
2022-11-19 20:25:38 +00:00
comp500
044c34e07c
Move to go-modrinth lib (v2 API) and always supply UA in HTTP requests
2022-08-02 02:53:31 +01:00
comp500
1ed323e6c6
Fix HTTP link in liteloader maven listing
2022-07-19 03:17:54 +01:00
comp500
f1eb34d444
Quilt support
2022-04-20 20:58:49 +01:00
comp500
96a2d5fdf6
Update loader/mc versions from imported CF packs ( fixes #70 )
...
also refactored internal modloader handling!
2021-11-22 14:44:08 +00:00
comp500
b5757fa63a
Fix loader game version prefix stripping in init command
2021-03-14 14:08:09 +00:00
comp500
877c7d1b02
Add Jumploader to Fabric packs for CurseForge automatically ( fixes #5 )
2020-11-28 18:10:00 +00:00