mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
More work on new ui
This commit is contained in:
3
scripts/python/map_generator/.gitignore
vendored
3
scripts/python/map_generator/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
Syria
|
||||
Test
|
||||
Caucasus
|
||||
Caucasus
|
||||
.venv
|
||||
@@ -12,14 +12,6 @@
|
||||
"console": "integratedTerminal",
|
||||
"args": ["./configs/Test/MediumResolution.yml"],
|
||||
"justMyCode": false
|
||||
},
|
||||
{
|
||||
"name": "Convert",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "convert_to_jpg.py",
|
||||
"console": "integratedTerminal",
|
||||
"args": ["./Syria/tiles", "./Syria/jpg"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user