home *** CD-ROM | disk | FTP | other *** search
/ The Party 1994: Try This At Home / disk_image.bin / source / vexsrc / makevex.bat < prev    next >
DOS Batch File  |  1995-03-30  |  255b  |  8 lines

  1. @rem this batch converts the files needed for vex
  2. @rem the font:  hooks.tga to hooks.fnt
  3. convfont
  4. @rem the crossfade pic:  pdpres.tga + asscont.tga to pdpres.scr
  5. mergepic
  6. @rem the scenery: vexintro.scn + *.dat to vexintro.3ds
  7. makescn vexintro.scn 
  8.