Skip to content

Commit 8f0aa4f

Browse files
author
Ryan
committed
ReadMe Updated
1 parent 4a50f5c commit 8f0aa4f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ Python 3.9+
2020

2121
Grab from the latest [releases](https://github.com/CSharpM7/SharpSmashSuite/releases)
2222

23-
The following applications are updated in the github repo, but not added to a current release. Please download from the source code via Code > Download ZIP.
24-
- LazyConfig: Now works for fighters
25-
- NumatbGUI: Lets you edit numatb files and save preset materials. This was to replace what CrossMod couldn't do, but now ssbh_editor has these features
26-
- UI Retrieve: New script for retrieving UI for stage mods (maybe fighters too later)
27-
2823
### Modding compatibility
2924

3025
| | Stage Modding | Character Modding |
@@ -35,7 +30,7 @@ The following applications are updated in the github repo, but not added to a cu
3530
| LazyNumdlb | :heavy_check_mark: | :question: |
3631
| img2nutexbGUI | :heavy_check_mark: | :heavy_check_mark: |
3732
| NumatbGUI | :heavy_check_mark: | :heavy_check_mark: |
38-
| UI Retrieve | :heavy_check_mark: | :x: |
33+
| UI Retrieve | :heavy_check_mark: | :heavy_check_mark: |
3934

4035
## Getting Started
4136

@@ -56,6 +51,7 @@ Our end goal is to be able to quickly prototype stage designs through the use of
5651
5. LazyNumdlb - Reassigns meshs' their material label based on that mesh's name. This only works if Blender SSS was used on the mesh
5752
6. CrossMod - After using LazyMat, LazyNumdlb, and StudioSB,  preview the model
5853
7. LazyConfig - Creates a config.json to be used with file addition
54+
8. UI Retrieve - Easily retrieves all relevant UI for your mod so you can replace it when finished
5955

6056
# Special Thanks
6157

0 commit comments

Comments
 (0)