/SaveCountManagerF4

Manage the savefile count for Fallout 4

Primary LanguageC++

SaveCountManagerF4

This is a plugin that manages the number of save files for Fallout 4.

Requirements

Building

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