Finally!!! Modpacks took a lot of work to implement, but its here!. There are still more things to test, so please report any bugs you run into.
NOTE FOR WINDOWS: In order to use modpacks with rustique, you will need to run powershell as admin to use the Rustique modpack enable modid. Rustique uses symlinks under the hood to manage the modpacks, and apparently only admins can do that.. go figure.
Check out the wiki for more details on how to use modpacks: Rustique Wiki
Version 0.4.0-alpha
- Implemented modpack functions! Create, Install, Enable/Disable, List, Info
- The modpack functionality has a lot to it. See the wiki for usage examples
- There are now builds for Intel and Arm based Macs! I used Github Actions, so it should work. Its untested though..
- Various bug fixes and tweaks