F4SE Plugin
- Building
- Microsoft Visual Studio 2019 or later
- CMake 3.20 or later
- vcpkg
- Installation
git clone https://github.com/Ryan-rsm-McKenzie/CommonLibF4
cd CommonLibF4
git clone https://github.com/WirelessLan/IngredientsReplacer
cd IngredientsReplacer
cmake --preset vs2022-windows-vcpkg
cmake --build build --config Release