Files
FishPogPixelmon/client/README.md
2023-06-21 17:15:18 -04:00

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
```