Skip to content

Commit

Permalink
forgot to add KKS process filters 😜🤛
Browse files Browse the repository at this point in the history
  • Loading branch information
Sauceke committed Dec 20, 2021
1 parent c320c65 commit 09599eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions LoveMachine.KK/KKLoveMachine.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ namespace LoveMachine.KK
[BepInProcess("KoikatuVR")]
[BepInProcess("Koikatsu Party")]
[BepInProcess("Koikatsu Party VR")]
[BepInProcess("KoikatsuSunshine")]
[BepInProcess("KoikatsuSunshine_VR")]
[BepInPlugin(CoreConfig.GUID, "LoveMachine", CoreConfig.Version)]
public class KKLoveMachine : BaseUnityPlugin
{
Expand Down

0 comments on commit 09599eb

Please sign in to comment.