summaryrefslogtreecommitdiff
path: root/lib/default.nix
AgeCommit message (Collapse)Author
2023-09-19feat!: (re)introduce mkMultiMCPackrewriteseth
this is another **breaking** change which reimplements `mkMultiMCPack` with `fetchPackwizModpack` and does not bundle the mods with the base zip
2023-09-19feat!: introduce fetchPackwizModpackseth
this is a major **breaking** change, replacing previous functions such as `mkPackwizPackages` & `mkModLinks`
2023-05-12feat: add mkMultiMCPackseth
2023-05-11feat: initial commitseth