home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 393a.lha / pipeline / PipeLine < prev    next >
Text File  |  1990-07-08  |  403b  |  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: "CAM #393a:"
  13. PIPELINE:pipeline/Pipeline.game
  14.  
  15.