-
Notifications
You must be signed in to change notification settings - Fork 4
Home
jugeeya edited this page Aug 9, 2019
·
6 revisions
A C/C++ project framework/template for those starting off with function replacement through SaltyNX. The framework is meant to be used as a git submodule to code mod projects; the example that you can follow along with is at https://github.com/ultimate-research/code-mod-example. To get started, we recommend using the guides on the right. get started.
The guides will teach you:
- Setting Up the Framework and Creating a Template for your mods
- The basics of AnimCMD Replacement.
- Replacing Status Scripts (WIP)
- Using SaltySD's Core Functionality to Replace Engine Functions
- How and Where Smash Ultimate's code is organized
You may also choose to use an IDE to write your plugins. We currently offer guides on these applications:
If there are any questions this guide does not cover, feel free to reach out in the Smash Ultimate Modding Discord in the #code-edits
channel.