Quite simple - just notifies you with message before day starts if you current save under cheat.
git clone https://github.com/RoseKavalier/H3API
mkdir build
cd build
cmake -G "Visual Studio 17 2022" -A Win32 -S .. -B "build32"
cmake --build build32 --config Release