buttplug.io integration for Metal: Hellsinger. Work in progress, not a functional mod
Find a file
2024-05-20 23:55:16 +02:00
.vscode
Patches cleanup 2024-05-20 23:55:16 +02:00
Utils Vibrate on beat 2024-05-20 21:30:27 +02:00
.gitignore
dev-build.sh
FodyWeavers.xml cleanup 2024-05-20 23:55:16 +02:00
LICENSE
MetalButtplug.csproj
MetalButtplug.sln
Plugin.cs cleanup 2024-05-20 23:55:16 +02:00
README.md

Development

After setting up Metal: Hellsinger with BepInEx, run the game for the first time and let it decompile the game assemblies, then symlink the BepInEx folder to ./BepInEx in the root of this repository, for example:

ln -s "/run/media/lea/gaming/SteamLibrary/steamapps/common/Metal Hellsinger/BepInEx" ./BepInEx