<?xml version="1.0"?>
<page title="netPanzer - An Online Multiplayer Tactical Warfare Game">
  <section title="Downloads">
    <subsection title="Binary">
      <p>
        This is the first netPanzer release that runs under GNU/Linux,
        it should also be compilable under Win32 with <a
        href="http://www.mingw.org/">Mingw</a>, see below for
        informations on how to obtain the source code. The binary does
        not depend on non-standard libraries, so it should be useable
        on most GNU/Linux systems out of the box.
      </p>

      <ul>
        <li><a href="http://savannah.nongnu.org/download/netpanzer/netpanzer.pkg/0.1/netpanzer-0.1.1-binary-i386-linux.tar.bz2">netPanzer Binary GNU/Linux - netpanzer-0.1.1-binary-i386-linux.tar.bz2 (11MB)</a></li>
      </ul>

      <p>
        Below you can also download the executable alone, in case you
        have already downloaded already the 0.1 binary release, just
        un'bzip it and copy the file over the old netpanzer.real
        executable.
      </p>

      <ul>
        <li><a href="http://savannah.nongnu.org/download/netpanzer/netpanzer.pkg/0.1/netpanzer-0.1.1.real.bz2">netPanzer Executable GNU/Linux - netpanzer-0.1.1.real.bz2 (1.1MB)</a></li>
      </ul>
    </subsection>

    <subsection title="Source Code">
      <p>
 You need both the
        gamedata and the source if you want to compile yourself, in
        addition you need Jam, PhysicsFS, SDL, SDL_net, SDL_mixer and
        SDL_image, see the README for details.
      </p>

      <ul>
        <li><a href="http://savannah.nongnu.org/download/netpanzer/netpanzer.pkg/0.1/netpanzer-0.1.1.tar.bz2">netPanzer Source - netpanzer-0.1.1.tar.bz2 (338KB)</a></li>
        <li><a href="http://savannah.nongnu.org/download/netpanzer/netpanzer.pkg/0.1/netpanzerdata-0.1.tar.bz2">netPanzer Gamedata - netpanzerdata-0.1.tar.bz2 (9.32MB)</a></li>
      </ul>

      <p>
        Older releases and other files are available via the <a
          href="http://savannah.nongnu.org/files/?group=netpanzer">Savannah's
          Filelist</a>.
        An older playable test release for Windows is available at the <a
          href="http://www.pyrosoftgames.com/beta.htm#download">old netPanzer webpage</a>.
      </p>

      <subsubsection title="CVS">
        <p>
          Source Code is also available via CVS. To do a checkout (i.e
          download) from CVS enter these commands into a terminal:

          <div style="margin: 1em; background-color: black; color: lightgrey; border-style: solid; border-width: thin; padding: 1em;">
            <tt>cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/netpanzer login</tt><br />
            <tt>cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/netpanzer co netpanzer</tt><br />
          </div>
        </p>
      </subsubsection>
    </subsection>
  </section>
  <p />
</page>

