- CMake
- Add this to your
PATH
- Add this to your
- Vcpkg
- Add the environment variable
VCPKG_ROOT
with the value as the path to the folder containing vcpkg
- Add the environment variable
- Visual Studio Community 2022
- Desktop development with C++
- CommonLibF4
- Add the environment variable
CommonLibF4Path
with the value as the path to the folder containing CommonLibF4
- Add the environment variable
git clone https://github.com/ForestJ316/DynamicMusicOverhaulRedux
cd DynamicMusicOverhaulRedux
cmake --preset vs2022-windows-vcpkg
cmake --build build --config Release
- Fallout 4
- Add the environment variable
Fallout4Path
to point to the folder where you want the .dll to be copied after it's finished building
- Add the environment variable