home *** CD-ROM | disk | FTP | other *** search
/ Freelog 18 / Freelog018.iso / BAS / Jeu / Urban / README.sound < prev    next >
Text File  |  1999-06-12  |  735b  |  31 lines

  1. This is the URBAN sound files...
  2.  
  3. DOS users should unzip it in the same directory as the file urban.dat is
  4. located. The directory contents should be like this:
  5.  
  6. cd <where you have urban.dat>
  7. pkunzip -d sound.zip
  8.  
  9.   urban\urban.exe
  10.   urban\urban.dat
  11.   urban\levels.dat
  12.   urban\intro.dat
  13.   urban\snd\samples\*.wav
  14.   urban\snd\modules\*.xm
  15.   
  16. Linux users should untar it in the same directory as the file urban.dat is
  17. located (default is /usr/local/share/urban). The directory contents should
  18. be like this:
  19.  
  20.   urban/urban.dat
  21.   urban/levels.dat
  22.   urban/intro.dat
  23.   urban/snd/samples/*.wav
  24.   urban/snd/modules/*.xm
  25.  
  26. Use the following command:
  27.  
  28.   tar -xvzf sound.tar.gz -C /usr/local/share/urban
  29.   
  30. / Jonas Borgstr÷m <jonas_b@bitsmart.com>
  31.