testing release system
This commit is contained in:
17
client/README.md
Normal file
17
client/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user