mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-03-05 14:22:19 +00:00
17 lines
374 B
Markdown
17 lines
374 B
Markdown
# Ultimate Training Modpack Plugin
|
|
|
|
A [SaltyNX](https://github.com/shinyquagsire23/SaltyNX) plugin for adding features to the training mode.
|
|
|
|
## Dependencies
|
|
|
|
Requires [DEVKITPRO](https://devkitpro.org/wiki/Getting_Started) in path.
|
|
|
|
## Build from Source
|
|
|
|
```
|
|
git clone https://github.com/jugeeya/UltimateTrainingModpack.git
|
|
cd UltimateTrainingModpack/
|
|
make
|
|
```
|
|
|
|
|