Crusader_Decomp/Crusader_Decomp.code-workspace
2026-03-30 00:19:01 +02:00

39 lines
No EOL
644 B
Text

{
"folders": [
{
"path": "."
},
{
"path": "../../mcp/GhidraMCP"
},
{
"path": "../../misc/scummvm"
},
{
"path": "../../misc/pentagram"
},
{
"path": "../crusader-disasm"
},
{
"path": "../Crusader_Decomp_Public"
},
{
"path": "E:/emu/psx/Crusader - No Remorse"
},
{
"path": "../crusader_map_viewer"
},
{
"path": "E:/emu/psx/Crusader 2 Pre-Pre Alpha"
}
],
"settings": {
"chat.tools.terminal.autoApprove": {
"Set-Content": true
},
"python-envs.defaultEnvManager": "ms-python.python:pyenv",
"powershell.cwd": "Crusader_Decomp",
"commentTranslate.hover.enabled": false
}
}