MetalButtplug/README.md
2024-05-20 13:19:30 +02:00

7 lines
336 B
Markdown

## 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:
```bash
ln -s "/run/media/lea/gaming/SteamLibrary/steamapps/common/Metal Hellsinger/BepInEx" ./BepInEx
```