From 299f3163e26ed02059863f89685a84ba54233d42 Mon Sep 17 00:00:00 2001 From: jh-devv Date: Mon, 19 Feb 2024 12:37:36 +0200 Subject: [PATCH] docs: add mention of nix --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71ddea8..cf99fb4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ --- -**mc-modpack-kit** is a GitHub Actions workflow template designed to simplify the release process of Minecraft modpacks using a structured monorepo approach. It automates essential tasks such as versioning, modpack building, and publishing on platforms like Modrinth and CurseForge. +**mc-modpack-kit** is a GitHub Actions workflow template designed to simplify the release process of Minecraft modpacks using a structured monorepo approach. It automates essential tasks such as versioning, modpack building, and publishing on platforms like Modrinth and CurseForge. + +It also includes an `nix flake` for you fellow nix enjoyers! ### Key Features