Skip to content

Quantumyilmaz/PersistentFavorites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WINDOWS ENVIRONMENT VARIABLES TO SET

  1. CLIBNG_ROOT: The path to your clone of CommonLibSSE-NG.
  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