1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-24 02:44:17 +00:00
An application to drastically improve the training mode in Super Smash Bros. Ultimate.
Find a file
jugeeya 9c8d6b93b3
Merge pull request #3 from jam1garner/master
Move imports to extern format, separate imports from main.c
2019-03-26 19:38:40 -07:00
source Move imports to seperate header file 2019-03-26 22:31:30 -04:00
.gitignore Add gitignore 2019-03-26 18:15:15 -04:00
Makefile Rename plugin output elf name 2019-03-26 18:16:52 -04:00
README.md Add README 2019-03-26 18:23:43 -04:00
switch.ld first commit: working damage replacement example 2019-03-24 00:28:43 -07:00
switch.specs first commit: working damage replacement example 2019-03-24 00:28:43 -07:00

Ultimate Hitbox Visualization Plugin

A SaltyNX plugin for hitbox visualization.

Dependencies

Requires DEVKITPRO in path.

Build from Source

   git clone https://github.com/jugeeya/UltimateHitboxVisualization.git
   cd UltimateHitboxVisualization/
   make