c:\codepackages\printscreen_latent\Printscreen_Latent_V2\
├── C++ SKSE Plugin\
│ ├── CMakeLists.txt
│ ├── PCH.h
│ ├── logger.h
│ ├── ScreenCapture.h
│ ├── ScreenCapture.cpp
│ ├── PapyrusInterface.h
│ ├── PapyrusInterface.cpp
│ ├── plugin.cpp
│ ├── version.rc
│ ├── vcpkg.json
│ ├── vcpkg-configuration.json
│ ├── CMakePresets.json
│ ├── .gitignore
│ ├── README.md
│ ├── build.bat
│ └── clean.bat
└── Papyrus Scripts\
├── PrintScreen_Script.psc
└── PrintScreen_TestScript.psc