home *** CD-ROM | disk | FTP | other *** search
- ;
- ; script to start Pipeline via 'c:IconX'
- ;
- ; The game needs the path PIPELINE:Pipeline/
- ;
- ; You can assign PIPELINE: to a specific directory name, or just
- ; assign it to the parent directory of where this file is located,
- ; and as long as the directory structure is unchanged, it will
- ; always find PIPELINE:Pipeline/data.
- ;
-
- assign PIPELINE: "CAM #393a:"
- PIPELINE:pipeline/Pipeline.game
-
-