If you discover a bug in any of these projects, report it in issues.
Cross Mod Gui has been replaced by ssbh_editor.
SSBHLib and its related libraries are no longer being maintained and have been replaced by ssbh_lib.
A Smash Ultimate model viewer with a material editor. An executable can be downloaded from releases. For creating model imports, see StudioSB. The code for the original WinForms application has been moved to Cross-Mod-Old.
The recommended OpenGL version for Cross Mod is 4.20. Version 3.30 or higher may still work as long as the necessary OpenGL extensions are present. Cross Mod GUI as well as the command line programs require .NET Core. See the release for installation instructions.
A simple program for converting .numatb files to .xml and .xml files to .numatb. The output path will be generated as <input>_out.xml
or <input>_out.numatb
if not specified. Files can also be dragged onto the executable to convert them. An executable can be downloaded from releases.
Usage
MatLab.exe <input> [output]
Compile in Visual Studio 2019 or later. Requires .NET Core 3.1. Cross Mod GUI and Cross Mod require Windows specific components. SSBHLib itself and the other command line programs will work on any platform supporting .NET Core.