From c81af7dec962c5d96d116670a3c06faf586b2326 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 16 Apr 2005 12:46:23 +0000 Subject: Committing website so far to CVS --- downloads.php | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 downloads.php (limited to 'downloads.php') diff --git a/downloads.php b/downloads.php new file mode 100644 index 0000000..de3ac5c --- /dev/null +++ b/downloads.php @@ -0,0 +1,52 @@ + + +

Current client release

+ +
+ + + +
Debian package 0.0.11.2 (see below for repository)
+
+ +

For older versions please see our files +page on SourceForge. Note however that they are no longer supported and +likely to no longer work.

+ +

CVS access

+ +

The latest version is always available from CVS, see the +CVS instructions at +SourceForge. The client module is named tmw. For anonymouse users this +means to use the command:
+
+cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/themanaworld co -P tmw
+
+For more instructions you can also read our small guide on +how to use CVS. Use the CVS version only if +you're interested in testing the latest changes. + +

Debian repository

+ +

For convenience to Debian users, a Debian package repository has been set up +here on SourceForge. The repository will also contain any dependencies of The +Mana World that are not in the standard Debian repositories yet, which at the +moment includes Guichan. To use +this repository, add the following two lines to your sources.list file:

+ +

deb http://themanaworld.org/files/debrepo ./
+deb-src http://themanaworld.org/files/debrepo ./

+ +

Then to install TMW do:

+ +

apt-get update
+apt-get install tmw

+ + + -- cgit v1.2.3-70-g09d2