From ded65229d5a3e07caa284b12910e7aa02ba1c560 Mon Sep 17 00:00:00 2001 From: clay53 Date: Sat, 7 Mar 2026 18:53:35 -0500 Subject: [PATCH] README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8550cc3 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Cobblemon Modpack +Modpack for cobblemon server: cobblemon.claytonhickey.me + +## Normal Installation +Using something like [Prism Launcher](https://prismlauncher.org/), you can install the Modrinth package from [Releases](https://forgejo.claytonhickey.me/clay53/cobblemon-modpack/releases) + +## Custom Installation +1. Install [packwiz](https://packwiz.infra.link/); example: `nix shell nixpkgs#packwiz` +1. Clone this repository: `git clone https://forgejo.claytonhickey.me/clay53/cobblemon-modpack.git` +1. cd into the directory: `cd cobblemon-modpack` +1. package the modpack: `packwiz modrinth export` +1. Install the `.mrpack` file generated in `cobblemon-modpack` directory with [Prism Launcher](https://prismlauncher.org/) or something \ No newline at end of file