18 lines
206 B
Markdown
18 lines
206 B
Markdown
# FishPog Pixelmon Client
|
|
|
|
This tool makes sure the modpack is up to date, and downloads all of the mods.
|
|
|
|
## How to use
|
|
|
|
### Windows
|
|
|
|
```powershell
|
|
.\client.ps1
|
|
```
|
|
|
|
### Linux/Mac
|
|
|
|
```bash
|
|
./client.sh
|
|
```
|