From 6d54c925333fb3c1171c52bac745eb39721e5ee9 Mon Sep 17 00:00:00 2001 From: floam Date: Fri, 17 Mar 2006 00:47:18 +0000 Subject: MD5/PGP stuff. git-svn-id: svn://svn.icculus.org/quake3/trunk@649 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/include/downloads.php | 47 +++++++++++++++++++++++++++++++---------------- web/include/help.php | 2 +- 2 files changed, 32 insertions(+), 17 deletions(-) diff --git a/web/include/downloads.php b/web/include/downloads.php index d9b4bb4..59c78ce 100644 --- a/web/include/downloads.php +++ b/web/include/downloads.php @@ -5,24 +5,39 @@ $downloads = array( id. You need to copy your pak0.pk3 from the CD-ROM when the installation process is completed.

- Download for Windows x86, 26MB.

Thanks to - Philip Nelson.

', + Download for Windows x86, 26MB. + MD5: 7c5d3b470648486e060f45456077d6be
+ Built from Subversion + revision 620. +

+ Thanks to Philip + Nelson.

', "linux" => '

Linux (x86, x86_64, PowerPC)

-

Does not provide latest patch pk3 data. You must - download it seperately. When the - installation is complete, you need to copy your pak0.pk3 - from the CD-ROM. Execute the .run file as root with - something like sh ioquake3-version_etc.run

-

- Download for x86, 2.7MB.

-

- Download for x86_64, 3.4MB.

-

- Download for PowerPC, 2.7MB.

-

( Built from Subversion revision 629. )
- Thanks to Ludwig - Nussel.

', +

You must download patch data seperately + with these installers. When the installation is complete, + you need to copy your pak0.pk3 from your legal CD-ROM. + Execute the .run file as root with something like + sh ioquake3-version_etc.run

+

+ + Download for x86, 2.7MB. + MD5: + 1f77f6afb2b6428e8e47ddc3d8bc8b98
+ + Download for x86_64, 3.4MB. + MD5: + bf338d31d40991e0e8f930a0e5b078c7
+ + Download for PowerPC, 2.7MB. + MD5: + cefbaca88dd5c5cd8b151f21f38f20df
+ Built from Subversion + revision 629. +

+ Thanks to Ludwig + Nussel. +

', "mac" => '

Mac OS X (Intel, PowerPC)

Coming soon.

' diff --git a/web/include/help.php b/web/include/help.php index 7aa6417..8b8fd96 100644 --- a/web/include/help.php +++ b/web/include/help.php @@ -172,7 +172,7 @@ typedef int intptr_t; #else #include <stdint.h> #endif -Note: if you simply wish to run mods on a 64bit platform you do not +Note: if you simply wish to run mods on a 64bit platform, you do not need to recompile anything since by default Q3 uses a virtual machine system.

Creating Mods Compatible With Quake III 1.32b

-- cgit v1.2.3