* 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
* feat: add packwiz settings command to allow for changing acceptable versions
* Add deduping on the list
* Fix typo in comment
* Detect out of order list and give the user an option to correct it
* Support adding and removing specific versions
* Ensure the options aren't nil
* Clean up the slice removal boilerplate
* Fix usage of slices.Delete
* feat: install command for direct downloads
* use sha1 instead of sha256
* apply suggestions
* feat: parse urls instead of using hasprefix
* stop by default and add force flag
* Implement various fixes and improvements
Co-authored-by: Tricked <72335827+SkyBlockDev@users.noreply.github.com>
Co-authored-by: comp500 <comp500@users.noreply.github.com>