Creating a level: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
Line 167: Line 167:
**** level3_Final.raw (created from lab.xml via build.cmd)
**** level3_Final.raw (created from lab.xml via build.cmd)
**** shared (global resource folder)
**** shared (global resource folder)
**** lab (project folder)
**** lab (local project folder)
***** lab.xml
***** lab.xml
***** build.cmd
***** build.cmd
***** out
***** post-create-patches (for overwriting the static image lab\env\images\GOO.tga)
***** post-create-patches (for overwriting the static image lab\env\images\GOO.tga)
****** TXMPGOO.oni
****** TXMPGOO.oni
Line 179: Line 180:
  ..\..\..\AE\Tools\OniSplit -create:level out lab.xml
  ..\..\..\AE\Tools\OniSplit -create:level out lab.xml
  ..\..\..\AE\Tools\OniSplit -create:txmp out env\markers\*.tga
  ..\..\..\AE\Tools\OniSplit -create:txmp out env\markers\*.tga
  REM use quote signs for folders names the contain spaces
  REM use quote signs for folder names that contain spaces
  ..\..\..\AE\Tools\OniSplit -create post-create-patches post-create-patches\*.xml
  ..\..\..\AE\Tools\OniSplit -create post-create-patches post-create-patches\*.xml
  copy /Y post-create-patches\*.oni out
  copy /Y post-create-patches\*.oni out
8,979

edits