mirror of
https://github.com/marcriera/ddgo-converter.git
synced 2025-04-30 13:47:04 +02:00
Clearer structure
This commit is contained in:
parent
b6a1a9f5bb
commit
a5580bdbde
10 changed files with 60 additions and 52 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -8,7 +8,7 @@
|
|||
"name": "Run main program",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "ddgo-converter.py",
|
||||
"program": "ddgo-converter/ddgo-converter.py",
|
||||
"console": "integratedTerminal",
|
||||
"justMyCode": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue