1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-01-31 22:47:25 +00:00
This commit is contained in:
jugeeya 2019-07-31 23:37:07 -07:00
commit d2b6750632

View file

@ -89,9 +89,9 @@ CPUs DI randomly in or away when the player presses left taunt.
Requires [DEVKITPRO](https://devkitpro.org/wiki/Getting_Started) in path.
```sh
git clone https://github.com/jugeeya/UltimateTrainingModpack.git
cd UltimateTrainingModpack/
make
git clone --recursive https://github.com/jugeeya/UltimateTrainingModpack.git
cd UltimateTrainingModpack/
make
```