F4SE Plugin for Fallout 4
- Building
- Microsoft Visual Studio 2019 or later
- CMake 3.20 or later
- vcpkg
- Installation
git clone https://github.com/powerof3/CommonLibF4
cd CommonLibF4
git clone https://github.com/WirelessLan/MyCustomNanako
cd MyCustomNanako
cmake --preset vs2022-windows-vcpkg
cmake --build build --config Release