Skip to content

Instantly share code, notes, and snippets.

@Bara
Created April 26, 2018 18:06
Show Gist options
  • Save Bara/83fb292b5d63904601ef87036b190970 to your computer and use it in GitHub Desktop.
Save Bara/83fb292b5d63904601ef87036b190970 to your computer and use it in GitHub Desktop.
{
"folders": [
{
"path": "D:\\Cloud\\SourcePawn\\GitHub\\Outbreak",
// https://marketplace.visualstudio.com/items?itemName=dreae.sourcepawn-vscode
"sourcepawnLanguageServer.sourcemod_home": "D:/Cloud/SourcePawn/Compiler/1.10/include/;D:/Cloud/SourcePawn/GitHub/Outbreak/scripting/include/"
},
{
"path": "D:\\Cloud\\SourcePawn\\GitHub\\TroubleinTerroristTown",
// https://marketplace.visualstudio.com/items?itemName=dreae.sourcepawn-vscode
"sourcepawnLanguageServer.sourcemod_home": "D:/Cloud/SourcePawn/Compiler/1.10/include/;D:/Cloud/SourcePawn/GitHub/TroubleinTerroristTown/addons/sourcemod/scripting/include/"
}
],
"settings": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment