Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 642 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 642 Bytes

WINDOWS ENVIRONMENT VARIABLES TO SET

  1. COMMONLIB_SSE_FOLDER: The path to your clone of Commonlib.
  2. VCPKG_ROOT: The path to your clone of vcpkg.
  3. (optional) SKYRIM_FOLDER: path of your Skyrim Special Edition folder.
  4. (optional) SKYRIM_MODS_FOLDER: path of the folder where your mods are.

THINGS TO EDIT

  1. In LICENSE:
  • YEAR
  • YOURNAME
  1. CMakeLists.txt
  • AUTHORNAME
  • MDDNAME
  • (optional) Your plugin version. Default: 0.1.0.0
  1. vcpkg.json
  • name: Your plugin's name.
  • version-string: Your plugin version. Default: 0.1