Note: Check to verify the path in these files matches your Skyrim install folder (else change the paths)
To use these templates with the Papyrus Extension for Visual Studio Code:
- Install the extension
- Download the latest version of Pyro
- Browse to
C:\Users\[YOUR USER]\.vscode\extensions\joelday.papyrus-lang-vscode-*\
- Delete everything in the
pyro
folder and replace it with the freshly downloaded version ofpyro
- Open up the
resources/sse
folder - Open
skyrimse.ppj
and replace the contents with the contents of theskyrimse.ppj
in this Gist - Open
tasks.json
and replace the contents with the contents of thetasks.json
in this Gist
Now whenever you use the Papyrus extension to Generate Skyrim Special Edition Project Files, it will generate the updated files :)
You should tweak the .ppj
template to best suit your needs.
If your path to Skyrim is different than the Steam default, be sure to update the path in these files.
Is this available for FO4 :( ?