mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Minor bugfix in map creator scripts
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
cd ../..
|
||||
|
||||
call .venv/scripts/activate
|
||||
|
||||
python main.py ./configs/persiangulf/boundary.yaml -s
|
||||
python main.py ./configs/persiangulf/lowresolution.yaml -s -l 11
|
||||
python main.py ./configs/persiangulf/mediumresolution.yaml -s -l 13
|
||||
python main.py ./configs/persiangulf/highresolution.yaml -s -l 15
|
||||
|
||||
Reference in New Issue
Block a user