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
2019-04-24 12:13:34 -07:00
source 3.0.0 support; change to offset-based instead of IMPORT 2019-04-24 12:13:34 -07:00
.gitignore Add gitignore 2019-03-26 18:15:15 -04:00
Makefile color hitboxes by ids; speed up shield effect to remove pulsing; clear effect only in training 2019-04-11 00:28:56 -07: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