For older versions please see our files page on SourceForge. Note however that they are no longer supported and likely to no longer work.
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.
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