1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-03-05 14:22:19 +00:00
UltimateTrainingModpack/README.md

20 lines
545 B
Markdown
Raw Normal View History

2019-06-06 18:25:54 -07:00
# Ultimate Training Modpack Plugin
2019-03-26 18:23:43 -04:00
2019-06-18 12:24:36 -07:00
[![Github all releases](https://img.shields.io/github/downloads/jugeeya/UltimateTrainingModpack/total.svg)](https://GitHub.com/jugeeya/UltimateTrainingModpack/releases/)
2019-06-06 18:25:54 -07:00
A [SaltyNX](https://github.com/shinyquagsire23/SaltyNX) plugin for adding features to the training mode.
2019-03-26 18:23:43 -04:00
## Dependencies
Requires [DEVKITPRO](https://devkitpro.org/wiki/Getting_Started) in path.
## Build from Source
```
2019-06-06 18:25:54 -07:00
git clone https://github.com/jugeeya/UltimateTrainingModpack.git
cd UltimateTrainingModpack/
2019-03-26 18:23:43 -04:00
make
```