mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-01-31 22:47:25 +00:00
Merge branch 'master' of https://github.com/jugeeya/UltimateTrainingModpack
This commit is contained in:
commit
d2b6750632
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue