mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
7 lines
127 B
Batchfile
7 lines
127 B
Batchfile
cd ..
|
|
call .\check_setup.bat
|
|
cd server
|
|
|
|
call .\scripts\copy.bat
|
|
call .\scripts\create-mock-dcs.bat
|
|
node .\bin\demo --config %1 |