encode-scene.bat 373 B

1234567
  1. @echo off
  2. "../../../../bin/windows/gameplay-encoder.exe" game.fbx ..\common\game.gpb
  3. REM "../../../../bin/windows/gameplay-encoder.exe" -h "mapplane_1 mapplane_2 mapplane_3 mapplane_4 mapplane_5 mapplane_6 mapplane_7 mapplane_8 mapplane_9 mapplane_10 mapplane_11 mapplane_12 mapplane_13 mapplane_14 mapplane_15 mapplane_16 track_0" heightmap.png game.fbx game.gpb
  4. pause