MSBuild targets for Unity Mod Studio for BepInEx projects.
An add-on package for UnityModStudio.Build.
Designed to be used with the Unity Mod Studio extension for Visual Studio 2022. Currently not very usable stand-alone because it requires the game registry which is managed by said extension.
- Deploying and configuring the BepInEx mod loader.
The list of installed games is stored in %LOCALAPPDATA%\UnityModStudio\GameRegistry.json. You may copy this file to the same location on the target machine if you need to build your project on a machine which does not have the extension installed.