Crusader_Decomp/Crusader_Decomp.code-workspace

24 lines
397 B
Text
Raw Normal View History

{
"folders": [
{
"path": "."
},
{
"path": "../../mcp/GhidraMCP"
},
{
"path": "../../misc/scummvm"
},
{
"path": "../../misc/pentagram"
}
],
"settings": {
"chat.tools.terminal.autoApprove": {
"Set-Content": true
},
"python-envs.defaultEnvManager": "ms-python.python:pyenv",
"powershell.cwd": "Crusader_Decomp",
"commentTranslate.hover.enabled": false
}
}