<?xml version="1.0" encoding="utf-8" ?>

<?xml-stylesheet type="text/xsl" href="stylesheet.xsl" ?>
<page>
<menu>
  <group>
    <links>
      <link name="home" href="./">Home</link>
      <link name="download" href="download.php">Download</link>
      <link name="support" href="support.php">Support</link>
      <link name="getinvolved" href="getinvolved.php">Get Involved</link>
      <link name="about" href="about.php">About</link>
    </links>
  </group>
  <group name="SourceForge.net">
    <title>
      <a href="http://sourceforge.net/projects/maxdream/">
      <img width="120" height="30" alt="SourceForge.net logo" title="Get MaxDream at SourceForge.net. Fast, secure and Free Open Source software downloads"
      >http://sflogo.sourceforge.net/sflogo.php?group_id=351621&amp;type=12</img></a>
    </title>
    <links>
      <link name="projectPage" href="http://sourceforge.net/projects/maxdream/">Project Page</link>
      <link name="forum" href="https://sourceforge.net/apps/phpbb/maxdream/">Forum</link>
      <link name="wiki" href="https://sourceforge.net/apps/mediawiki/maxdream/">Wiki</link>
      <link name="tracker" href="https://sourceforge.net/tracker/?group_id=351621">Tracker</link>
      <link name="mercurial" href="http://maxdream.hg.sourceforge.net/hgweb/maxdream/">Mercurial</link>
      <link name="piwik" href="http://sourceforge.net/apps/piwik/maxdream/">Piwik Analytics</link>
    </links>
  </group>
</menu><title>Home</title>
<info name="home"/>
<content>
<p>
<big>Welcome to project MaxDream web-site!</big>
MaxDream is a cross-platform open source game(/simulation) engine based on OpenTK and .Net/Mono.<br/>
MaxDream goal is to be compatible with any other game Engine and any game techniques, so you can use your own methods, without changing the source code.
</p>
<p>
Please visit the <a href="download.php">Download</a> page for MaxDream binaries and source code.
</p>
<p>
<big>License</big>
All the code and binaries(even if there is more than a single binary file) of the entire library
and only the library(i.e. not examples) are under <a href="http://www.gnu.org/licenses/lgpl-3.0.html">GNU LGPLv3</a> license.<br/>
<a href="http://www.gnu.org/licenses/lgpl-3.0.html"><img>http://www.gnu.org/graphics/lgplv3-147x51.png</img></a>
</p>
</content>
<input>
</input>
</page>