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