This is a plugin that manages the number of save files for Fallout 4.
- 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/SaveCountManagerF4
cd SaveCountManagerF4
cmake --preset vs2022-windows-vcpkg
cmake --build build --config Release