1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-20 00:46:34 +00:00
An application to drastically improve the training mode in Super Smash Bros. Ultimate.
Find a file
2019-06-19 11:39:20 -07:00
source add choosable ledge options 2019-06-19 11:39:20 -07:00
.gitignore Add gitignore 2019-03-26 18:15:15 -04:00
Makefile change formatting to match code-mod-framework 2019-06-08 20:11:06 -07:00
README.md Update README.md 2019-06-06 18:25:54 -07: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 Training Modpack Plugin

A SaltyNX plugin for adding features to the training mode.

Dependencies

Requires DEVKITPRO in path.

Build from Source

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