Skip to content

Instantly share code, notes, and snippets.

@SamuXarick
Created December 27, 2023 16:40
Show Gist options
  • Save SamuXarick/d0138223426f004a984bca672cefacd7 to your computer and use it in GitHub Desktop.
Save SamuXarick/d0138223426f004a984bca672cefacd7 to your computer and use it in GitHub Desktop.
Batch file test
"d:\openttd\openttd-20231226-master-m2b914c7a2f TICC TOCC\openttd.exe" -snull -mnull -vnull:ticks=30000 -d script=9 -G 1 -g -x -Q -QQ >> "d:\openttd\openttd-20231226-master-m2b914c7a2f TICC TOCC\master-m2b914c7a2f.txt" 2>&1
"d:\openttd\openttd-20231226-group-vehicle-list std-vector VehicleID TICC TOCC\openttd.exe" -snull -mnull -vnull:ticks=30000 -d script=9 -G 1 -g -x -Q -QQ >> "d:\openttd\openttd-20231226-master-m2b914c7a2f TICC TOCC\group-vehicle-list std-vector VehicleID.txt" 2>&1
"d:\openttd\openttd-20231226-group-vehicle-list std-vector const Vehicle TICC TOCC\openttd.exe" -snull -mnull -vnull:ticks=30000 -d script=9 -G 1 -g -x -Q -QQ >> "d:\openttd\openttd-20231226-master-m2b914c7a2f TICC TOCC\group-vehicle-list std-vector const Vehicle.txt" 2>&1
"d:\openttd\openttd-20231226-group-vehicle-list std-unordered_set VehicleID TICC TOCC\openttd.exe" -snull -mnull -vnull:ticks=30000 -d script=9 -G 1 -g -x -Q -QQ >> "d:\openttd\openttd-20231226-master-m2b914c7a2f TICC TOCC\group-vehicle-list std-unordered_set VehicleID.txt" 2>&1
"d:\openttd\openttd-20231226-group-vehicle-list std-unordered_set const Vehicle TICC TOCC\openttd.exe" -snull -mnull -vnull:ticks=30000 -d script=9 -G 1 -g -x -Q -QQ >> "d:\openttd\openttd-20231226-master-m2b914c7a2f TICC TOCC\group-vehicle-list std-unordered_set const Vehicle.txt" 2>&1
"d:\openttd\openttd-20231226-group-vehicle-list std-set VehicleID TICC TOCC\openttd.exe" -snull -mnull -vnull:ticks=30000 -d script=9 -G 1 -g -x -Q -QQ >> "d:\openttd\openttd-20231226-master-m2b914c7a2f TICC TOCC\group-vehicle-list std-set VehicleID.txt" 2>&1
"d:\openttd\openttd-20231226-group-vehicle-list std-set const Vehicle TICC TOCC\openttd.exe" -snull -mnull -vnull:ticks=30000 -d script=9 -G 1 -g -x -Q -QQ >> "d:\openttd\openttd-20231226-master-m2b914c7a2f TICC TOCC\group-vehicle-list std-set const Vehicle.txt" 2>&1
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment