mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added compression step to image generation
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"request": "launch",
|
||||
"program": "main.py",
|
||||
"console": "integratedTerminal",
|
||||
"args": ["-s", "-l", "1", "./configs/Test/MediumResolution.yml"]
|
||||
"args": ["./configs/Test/MediumResolution.yml"],
|
||||
"justMyCode": false
|
||||
},
|
||||
{
|
||||
"name": "Convert",
|
||||
|
||||
Reference in New Issue
Block a user