- BONELAB_DIR environment variable must be set for assembly references - see BoneLib/COMPILATION.md
- BoneLib and MelonLoader must be installed to the PC version of the game (and the game ran at least once) for assembly references
- As of writing, Patch 6 of BONELAB is required. This mod may not build correctly on future versions of BONELAB, or the dependencies
If the requirements are met, you should be able to compile with Visual Studio (open project -> Build on the toolbar -> Build Solution) or with dotnet (dotnet build in the same folder as the solution).
The built mod will automatically be copied to the Mods folder in the game installation.