Skip to content

Commit

Permalink
Process add
Browse files Browse the repository at this point in the history
  • Loading branch information
krypto5863 committed Dec 19, 2023
1 parent 9c5c4cf commit 79dc706
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions KKS_StudioNodeTweaks/IKNodeTweaker.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
namespace KKS_StudioNodeTweaks
{
[BepInPlugin(PluginInfo.PLUGIN_GUID, PluginInfo.PLUGIN_NAME, PluginInfo.PLUGIN_VERSION)]
[BepInProcess("CharaStudio")]
[SuppressMessage("ReSharper", "InconsistentNaming")]
public class IKNodeTweaker : BaseUnityPlugin
{
Expand Down

0 comments on commit 79dc706

Please sign in to comment.