Initial commit, all scripts and esp

This commit is contained in:
2020-10-12 21:26:16 -04:00
commit 6cdd85a866
48 changed files with 1390 additions and 0 deletions

13
SkyrimSE.code-workspace Normal file
View File

@@ -0,0 +1,13 @@
{
// created by vscode papyrus-lang papyrus.skyrimSpecialEdition.generateProject
"folders": [
{
"path": "."
}
],
"settings": {
"papyrus.skyrimSpecialEdition.enabled": true,
"papyrus.fallout4.enabled": false,
"papyrus.skyrim.enabled": false
}
}