-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6495fa2
commit e1d2b96
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# RemoveNABlendshapes | ||
|
||
A [NeosModLoader](https://github.com/zkxs/NeosModLoader) mod for [Neos VR](https://neos.com/) that add a "Remove N/A Blendshapes" button to SkinnedMeshRenderer. | ||
|
||
## Tips | ||
- The button will not be generated except for the session you are hosting. | ||
- When used in conjunction with [ReloadInspectorButton](https://github.com/badhaloninja/ReloadInspectorButton), it can be used in sessions hosted by others. | ||
|
||
## Installation | ||
1. Install [NeosModLoader](https://github.com/zkxs/NeosModLoader). | ||
2. Place [RemoveNABlendshapes.dll](https://github.com/hantabaru1014/RemoveNABlendshapes/releases/latest/download/RemoveNABlendshapes.dll) into your `nml_mods` folder. This folder should be at `C:\Program Files (x86)\Steam\steamapps\common\NeosVR\nml_mods` for a default install. You can create it if it's missing, or if you launch the game once with NeosModLoader installed it will create the folder for you. | ||
3. Start the game. If you want to verify that the mod is working you can check your Neos logs. |