mc-modpack-kit
mc-modpack-kit copied to clipboard
A template designed to streamline the release process of Minecraft modpacks.
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27. Release notes Sourced from cachix/install-nix-action's releases. v27 What's Changed Enable always-allow-substitutes by default by @sandydoo in cachix/install-nix-action#207 nix: 2.20.5 -> 2.22.1 by @kashw2 in...
## Challenges in Maintaining `mc-modpack-kit` As the sole maintainer of `mc-modpack-kit`, I've encountered significant challenges in managing this GitHub Actions "template" project. Recently, I've been struggling to allocate sufficient time...
Is it possible to have both client and server versions of one pack at the same time and released together for a new version ?
Related: https://github.com/googleapis/release-please/issues/1905
A release workflow for the template? I don't know if this needed
**Is your feature request related to a problem? Please describe.** I'm making a large modpack, I have multiple places where i include the version of the pack. (In pack.toml, On...
**Is your feature request related to a problem? Please describe.** Most often i merge releases as a single commit. In these cases commit links aren't really useful. **Describe the solution...
The current ones are kinda bad for an modpack!
Add better [mcman](https://github.com/ParadigmMC/mcman) support - `mcman export packwiz` exports the pack metadata file inside `pack` folder by default, ie. `pack/pack.toml` - `mcman export mrpack` can be used to generate an...