home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 1534.dms / in.adf / PIPELINE / PipeLine < prev   
Encoding:
Text File  |  1991-05-19  |  395 b   |  15 lines

  1. ;
  2. ;   script to start Pipeline via 'c:IconX'
  3. ;
  4. ;   The game needs the path PIPELINE:Pipeline/
  5. ;
  6. ;   You can assign PIPELINE: to a specific directory name, or just
  7. ;   assign it to the parent directory of where this file is located,
  8. ;   and as long as the directory structure is unchanged, it will 
  9. ;   always find PIPELINE:Pipeline/data.
  10. ;
  11.  
  12. assign PIPELINE: "/"
  13. PIPELINE:PipeLine/Pipeline.game
  14.  
  15.