Skip to content

WirelessLan/SaveCountManagerF4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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