mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-24 10:54:16 +00:00
17 lines
370 B
Markdown
17 lines
370 B
Markdown
# Ultimate Hitbox Visualization Plugin
|
|
|
|
A [SaltyNX](https://github.com/shinyquagsire23/SaltyNX) plugin for hitbox visualization.
|
|
|
|
## Dependencies
|
|
|
|
Requires [DEVKITPRO](https://devkitpro.org/wiki/Getting_Started) in path.
|
|
|
|
## Build from Source
|
|
|
|
```
|
|
git clone https://github.com/jugeeya/UltimateHitboxVisualization.git
|
|
cd UltimateHitboxVisualization/
|
|
make
|
|
```
|
|
|
|
|