Skip to content

Commit

Permalink
add README
Browse files Browse the repository at this point in the history
  • Loading branch information
hantabaru1014 committed Aug 3, 2022
1 parent 6495fa2 commit e1d2b96
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
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.

0 comments on commit e1d2b96

Please sign in to comment.