1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-20 00:46:34 +00:00

Update README.md

This commit is contained in:
jugeeya 2019-06-06 18:25:54 -07:00 committed by GitHub
parent d249bec429
commit b5441011f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Ultimate Hitbox Visualization Plugin
# Ultimate Training Modpack Plugin
A [SaltyNX](https://github.com/shinyquagsire23/SaltyNX) plugin for hitbox visualization.
A [SaltyNX](https://github.com/shinyquagsire23/SaltyNX) plugin for adding features to the training mode.
## Dependencies
@ -9,8 +9,8 @@ Requires [DEVKITPRO](https://devkitpro.org/wiki/Getting_Started) in path.
## Build from Source
```
git clone https://github.com/jugeeya/UltimateHitboxVisualization.git
cd UltimateHitboxVisualization/
git clone https://github.com/jugeeya/UltimateTrainingModpack.git
cd UltimateTrainingModpack/
make
```