changeset 778:4b7e219a51f4

Added rest of files
author boisy
date Fri, 10 Jan 2003 21:09:53 +0000
parents 3a8f068cc438
children 099d132a5742
files 3rdparty/packages/sierra/leisuresuitlarry/install2dd 3rdparty/packages/sierra/leisuresuitlarry/logDir 3rdparty/packages/sierra/leisuresuitlarry/object 3rdparty/packages/sierra/leisuresuitlarry/picDir 3rdparty/packages/sierra/leisuresuitlarry/sndDir 3rdparty/packages/sierra/leisuresuitlarry/tOC 3rdparty/packages/sierra/leisuresuitlarry/tOC.txt 3rdparty/packages/sierra/leisuresuitlarry/viewDir 3rdparty/packages/sierra/leisuresuitlarry/vol.0 3rdparty/packages/sierra/leisuresuitlarry/vol.1 3rdparty/packages/sierra/leisuresuitlarry/vol.2 3rdparty/packages/sierra/leisuresuitlarry/vol.3 3rdparty/packages/sierra/leisuresuitlarry/vol.4 3rdparty/packages/sierra/leisuresuitlarry/words.tok
diffstat 14 files changed, 36 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/3rdparty/packages/sierra/leisuresuitlarry/install2dd	Fri Jan 10 21:09:53 2003 +0000
@@ -0,0 +1,33 @@
+-x
+t
+**************************************************
+* Leisure Suit Larry Install Script for the CoCo 3
+* Files are copied to the /DD device
+*
+* Creating directories
+makdir /DD/GAMES
+makdir /DD/GAMES/LSL
+makdir /DD/GAMES/LSL/CMDS
+* Deleting old objects from /DD/GAMES/LSL/CMDS, if any
+del /DD/GAMES/LSL/CMDS/sierra
+del /DD/GAMES/LSL/CMDS/mnln
+del /DD/GAMES/LSL/CMDS/scrn
+del /DD/GAMES/LSL/CMDS/shdw
+* Copying commands to /DD/GAMES/LSL/CMDS
+copy CMDS/sierra /DD/GAMES/LSL/CMDS/sierra
+copy CMDS/mnln /DD/GAMES/LSL/CMDS/mnln
+copy CMDS/scrn /DD/GAMES/LSL/CMDS/scrn
+copy CMDS/shdw /DD/GAMES/LSL/CMDS/shdw
+* Copying support files to /DD/GAMES/LSL
+copy vol.0 /DD/GAMES/LSL/vol.0
+copy vol.1 /DD/GAMES/LSL/vol.1
+copy vol.2 /DD/GAMES/LSL/vol.2
+copy vol.3 /DD/GAMES/LSL/vol.3
+copy vol.4 /DD/GAMES/LSL/vol.4
+copy tOC /DD/GAMES/LSL/tOC
+copy object /DD/GAMES/LSL/object
+copy logDir /DD/GAMES/LSL/logDir
+copy picDir /DD/GAMES/LSL/picDir
+copy sndDir /DD/GAMES/LSL/sndDir
+copy viewDir /DD/GAMES/LSL/viewDir
+* All Done!
Binary file 3rdparty/packages/sierra/leisuresuitlarry/logDir has changed
Binary file 3rdparty/packages/sierra/leisuresuitlarry/object has changed
Binary file 3rdparty/packages/sierra/leisuresuitlarry/picDir has changed
Binary file 3rdparty/packages/sierra/leisuresuitlarry/sndDir has changed
Binary file 3rdparty/packages/sierra/leisuresuitlarry/tOC has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/3rdparty/packages/sierra/leisuresuitlarry/tOC.txt	Fri Jan 10 21:09:53 2003 +0000
@@ -0,0 +1,3 @@
+d1 s1 v0 v1
+d1 s1 v0 v2 v4
+d1 s1 v0 v3 v4
Binary file 3rdparty/packages/sierra/leisuresuitlarry/viewDir has changed
Binary file 3rdparty/packages/sierra/leisuresuitlarry/vol.0 has changed
Binary file 3rdparty/packages/sierra/leisuresuitlarry/vol.1 has changed
Binary file 3rdparty/packages/sierra/leisuresuitlarry/vol.2 has changed
Binary file 3rdparty/packages/sierra/leisuresuitlarry/vol.3 has changed
Binary file 3rdparty/packages/sierra/leisuresuitlarry/vol.4 has changed
Binary file 3rdparty/packages/sierra/leisuresuitlarry/words.tok has changed