12 lines
735 B
Markdown
12 lines
735 B
Markdown
|
|
# 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
|