Rename workspace, add REAMDE

This commit is contained in:
2020-10-12 21:45:07 -04:00
parent 6cdd85a866
commit fd89a8ee0d
3 changed files with 40 additions and 0 deletions

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
}
}