buttplug.io integration for Metal: Hellsinger. Work in progress, not a functional mod
Go to file
2024-05-20 23:55:16 +02:00
.vscode project setup 2024-05-20 13:19:30 +02:00
Patches cleanup 2024-05-20 23:55:16 +02:00
Utils Vibrate on beat 2024-05-20 21:30:27 +02:00
.gitignore buttplug connection, losing my mind over dotnet 2024-05-20 17:41:08 +02:00
dev-build.sh buttplug connection, losing my mind over dotnet 2024-05-20 17:41:08 +02:00
FodyWeavers.xml cleanup 2024-05-20 23:55:16 +02:00
LICENSE Add a license 🏳️‍🌈 2024-05-20 15:20:38 +02:00
MetalButtplug.csproj buttplug connection, losing my mind over dotnet 2024-05-20 17:41:08 +02:00
MetalButtplug.sln init commit 2024-05-19 22:38:50 +02:00
Plugin.cs cleanup 2024-05-20 23:55:16 +02:00
README.md project setup 2024-05-20 13:19:30 +02:00

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