No description
- Rust 99.7%
- Nix 0.3%
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Iec773550dca1f0ddc2f60360e6b7cb956a6a6964 |
||
|---|---|---|
| docs | ||
| nix | ||
| src | ||
| tests | ||
| .envrc | ||
| .gitignore | ||
| .rustfmt.toml | ||
| .taplo.toml | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
Pakker
A fast, reliable multiplatform modpack manager for Minecraft, written in Rust.
Overview
Pakker is a command-line tool for managing Minecraft modpacks across multiple platforms including CurseForge, Modrinth, and GitHub. It provides a streamlined workflow for creating, maintaining, and distributing modpacks with support for automated dependency resolution, version management, and multi-platform exports.
Acknowledgments
Pakker is greatly inspired by Pakku, bringing similar functionality with improved performance and additional features through Rust implementation.