Team Fortress 2 Source Code as on 22/4/2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
640 B

  1. This archive contains a DOS-friendly version of the Independent JPEG Group's
  2. source code. It differs from the normal distribution in that:
  3. 1. The archive format is zip rather than tar+gzip. You should be able to
  4. unpack it with PKUNZIP (2.04g or later) or Info-Zip's unzip or 7-Zip.
  5. 2. Newlines have been converted from Unix (LF) to DOS (CR/LF) style in all
  6. text files, but not in the binary files (test*.*).
  7. 3. Object files have been included for jmemdosa.asm. See jdosaobj.txt.
  8. Please see the main README file for the primary documentation.
  9. If you'd rather have a non-DOSified archive, see the ARCHIVE LOCATIONS section
  10. of README.