Gobligine/doc
2000-04-16 21:51:06 +00:00
..
graphics ALE Clone -> FreeCraft 2000-04-03 22:57:37 +00:00
scripts Initial revision 2000-03-25 22:38:54 +00:00
ANNOUNCE The announcement for newsnet, a litte outdated 2000-04-03 22:42:45 +00:00
artistic-license.html artistic-license.html was missing in the distribution. 2000-03-26 15:28:08 +00:00
ChangeLog.html Command que flush handling changed, move from network layer to user layer. 2000-04-16 21:51:06 +00:00
development.html ALE Clone -> FreeCraft 2000-04-03 22:57:37 +00:00
faq.html ALE Clone -> FreeCraft 2000-04-03 22:57:37 +00:00
freecraft.html ALE Clone -> FreeCraft 2000-04-03 22:57:37 +00:00
freecraft.lsm ALE Clone -> FreeCraft 2000-04-03 22:57:37 +00:00
install.html ALE Clone -> FreeCraft 2000-04-03 22:57:37 +00:00
LICENSE Initial revision 2000-03-25 22:38:54 +00:00
OPL Initial revision 2000-03-25 22:38:54 +00:00
opl.html Initial revision 2000-03-25 22:38:54 +00:00
readme.html ALE Clone -> FreeCraft 2000-04-03 22:57:37 +00:00
todo.html New unit allocation code prepared, not ready! #define NEW_UNIT. 2000-04-10 22:02:17 +00:00

<!--
----	$Id$
-->
<HTML><HEAD>
    <TITLE>README: The FreeCraft (fka ALE Clone) Version 1.17</TITLE>
</HEAD>
<BODY>
    <H1>README: The FreeCraft (fka ALE Clone) Version 1.17</H1>
<HR><PRE WIDTH=80>
     ___________		     _________		      _____  __
     \_	  _____/______   ____   ____ \_   ___ \____________ _/ ____\/  |_
      |    __) \_  __ \_/ __ \_/ __ \/    \  \/\_  __ \__  \\   __\\   __\ 
      |     \   |  | \/\  ___/\  ___/\     \____|  | \// __ \|  |   |  |
      \___  /   |__|    \___  >\___  >\______  /|__|  (____  /__|   |__|
	  \/		    \/	   \/	     \/		   \/
    ______________________                           ______________________
			  T H E   W A R   B E G I N S
	   FreeCraft - A free fantasy real time strategy game engine
</PRE>
<P><B>(C) Copyright 1998-2000 by The FreeCraft Project. Distributed under the
<A HREF="artistic-license.html">"Artistic License"</A></B>
<HR>

    <H2>What is FreeCraft?</H2>

    FreeCraft was formerly known as ALE Clone.<P>
    A clone of the realtime fantasy strategy game W*rCr*ft II.<BR>
    FreeCraft runs under UNIX or BSD with X11 or console or any Win32.<P>

    Since FreeCraft doesn't provide graphics, sounds and documentation,<BR>
    you need the <B>original game</B> so FreeCraft can extract the necessary
    files. (With over 1 million sold copies this shouldn't be a big problem)<P>
    Alternative you could download the free graphic from the<BR>
    <A HREF="http://fgp.cjb.net">
    http://fgp.cjb.net - FreeCraft Graphic Project</A>.<P>
    The newest version of FreeCraft (formerly known as ALE Clone) could always
    be found here.<BR><A HREF="http://FreeCraft.Org">
    http://FreeCraft.Org - A free fantasy real time strategy game engine</A>.<P>


    <H2>Install</H2>

    Read this to install or upgrade FreeCraft:
    <A HREF="install.html">install.html</A>

    <H2>Documentation</H2>

    Read this for a little documentation about FreeCraft:
    <A HREF="freecraft.html">freecraft.html</A><P>
    If you want to help developmenting FreeCraft read this:
    <A HREF="development.html">development.html</A><P>
    About the craft scripting language (Scheme, implemented with SIOD) read: 
    <A HREF="../src/siod/siod.html">siod.html</A><P>

    <H2>Changes</H2>

    Read this for the history of FreeCraft:
    <A HREF="ChangeLog.html">ChangeLog.html</A>

    <H2>Todo and known bugs</H2>

    This file contains the known bugs and what we plan in the future:
    <A HREF="todo.html">todo.html</A>

    <H2>Problems</H2>

    Read this, if you have problems compiling, installing or playing FreeCraft:
    <A HREF="faq.html">faq.html</A>

<HR>
All trademarks and copyrights on this page are owned by their respective owners.
<ADDRESS><A HREF="mailto:aleclone@FreeCraft.org">The FreeCraft Project</A>
</ADDRESS></BODY></HTML>