docs: prepare Pakker documentation
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I03df3787081bde6ebf0366a24320307a6a6a6964
This commit is contained in:
parent
563ff2b187
commit
0eff42568e
1 changed files with 16 additions and 0 deletions
16
docs/README.md
Normal file
16
docs/README.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# 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](https://github.com/juraj-hrivnak/Pakku),
|
||||
bringing similar functionality with improved performance and additional features
|
||||
through Rust implementation.
|
||||
Loading…
Add table
Add a link
Reference in a new issue