From 20ded87c016e27f0d16251fe7d19b18690f07c05 Mon Sep 17 00:00:00 2001 From: floam Date: Tue, 14 Mar 2006 06:14:32 +0000 Subject: More download stuff. git-svn-id: svn://svn.icculus.org/quake3/trunk@639 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/include/downloads.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 web/include/downloads.php (limited to 'web/include/downloads.php') diff --git a/web/include/downloads.php b/web/include/downloads.php new file mode 100644 index 0000000..0f5f5eb --- /dev/null +++ b/web/include/downloads.php @@ -0,0 +1,30 @@ + '

Windows (x86)

+

Provides latest patch pk3 data from + id. You need to copy your pak0.pk3 from the CD-ROM + when the installation process is completed.

+

+ Download, Windows x86 26MB.

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 Lugwig + Nussel.

', + + "mac" => '

Mac OS X (Intel & Power)

+

Coming soon.

' +); +?> -- cgit v1.2.3