buttplug.io integration for Metal: Hellsinger. Work in progress, not a functional mod
Go to file
2024-05-20 15:20:38 +02:00
.vscode project setup 2024-05-20 13:19:30 +02:00
Patches managed to actually inject something woooo 2024-05-20 14:19:06 +02:00
.gitignore project setup 2024-05-20 13:19:30 +02:00
LICENSE Add a license 🏳️‍🌈 2024-05-20 15:20:38 +02:00
MetalButtplug.csproj managed to actually inject something woooo 2024-05-20 14:19:06 +02:00
MetalButtplug.sln init commit 2024-05-19 22:38:50 +02:00
Plugin.cs managed to actually inject something woooo 2024-05-20 14:19:06 +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