Crusader_Decomp/Crusader_Decomp.code-workspace

36 lines
596 B
Text
Raw Permalink Normal View History

{
"folders": [
{
"path": "."
},
{
"path": "../../mcp/GhidraMCP"
},
{
"path": "../../misc/scummvm"
},
{
"path": "../../misc/pentagram"
},
{
"path": "../crusader-disasm"
2026-03-29 01:14:09 +01:00
},
2026-03-30 00:19:01 +02:00
{
"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
}
}