school-horror-game/.vscode/settings.json

3 lines
64 B
JSON
Raw Normal View History

2026-07-17 15:45:18 +00:00
{
2026-08-07 14:58:51 +00:00
"python-envs.defaultEnvManager": "ms-python.python:venv"
2026-07-17 15:45:18 +00:00
}