comp500
4c23e264b0
Clean up code, filter version numbers for NeoForge as well as Forge
...
NeoForge doesn't seem to have an update checker JSON yet, so we can't determine
the recommended version
2023-07-30 15:09:18 +01:00
comp500
bfe570a6a2
Allow mc-version-prefixed Forge version in init command
2023-04-13 02:39:21 +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
672d22d0dd
Fix deprecated uses of ioutil
2023-01-20 18:43:46 +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
f1eb34d444
Quilt support
2022-04-20 20:58:49 +01:00
comp500
4abf3340a1
Move to packwiz org
2021-12-28 16:28:34 +00: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
b628e2762c
Switch to better semver library and add pack-format field
2021-10-12 18:51:02 +01:00
comp500
c6b99a50e2
Support any case for modloader input ( fixes #36 )
2021-06-03 22:45:02 +01:00
comp500
49d7b26b2e
Add no-internal-hashes mode
2021-05-04 19:56:56 +01:00
comp500
877c7d1b02
Add Jumploader to Fabric packs for CurseForge automatically ( fixes #5 )
2020-11-28 18:10:00 +00:00
ThetaDev
a87f7b50f0
Added author + pack version ( #6 )
...
* Added author + pack version
* Remove unnecessary binary
* Apply suggestions, clean up somewhat
Co-authored-by: comp500 <comp500@users.noreply.github.com>
2020-11-28 17:10:29 +00:00
comp500
61d92c5673
Change default to fabric, remove yarn from init
2020-10-08 20:35:04 +01:00
comp500
8aa5e5c7c4
Strip version prefixes from forge versions
2020-04-07 20:37:52 +01:00
comp500
a553c3ce08
Fix unhandled error warnings, error messages (except import.go)
2019-11-15 22:28:14 +00:00
comp500
e51537c677
Run cleanup on all files
2019-11-15 19:13:42 +00:00
comp500
5ba9ff5c73
Fix some printfs, clean regexes, switch to fuzzy matching for search
2019-11-01 15:46:50 +00:00
comp500
1dc5618bca
Add support for multiple components in mod loaders
2019-09-19 02:17:28 +01:00
comp500
2b12e2c390
Convert to Title Case
...
I am aware that this is a somewhat pointless dependency
I don't really care though, it's not *that* big!!
2019-09-18 23:13:58 +01:00
comp500
3aa604de42
Light loader support
2019-09-17 21:43:51 +01:00
comp500
c772ba3473
Add init command
2019-09-17 21:26:48 +01:00