Skip to content

ForestJ316/DynamicMusicOverhaulRedux

Repository files navigation

Requirements

  • CMake
    • Add this to your PATH
  • Vcpkg
    • Add the environment variable VCPKG_ROOT with the value as the path to the folder containing vcpkg
  • 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

Building

git clone https://github.com/ForestJ316/DynamicMusicOverhaulRedux
cd DynamicMusicOverhaulRedux

cmake --preset vs2022-windows-vcpkg
cmake --build build --config Release

Optional

  • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published