Corrections from SDoL.
This commit is contained in:
parent
4ad859e6d3
commit
3ad33f6882
1 changed files with 9 additions and 9 deletions
|
@ -46,7 +46,7 @@ list.<P>
|
|||
|
||||
<H2>Bugs and tasks</H2>
|
||||
|
||||
You find the known bugs here:<P>
|
||||
You can find known bugs here:<P>
|
||||
|
||||
<A HREF="http://sourceforge.net/tracker/?group_id=1965&atid=101965">FreeCraft real-time strategy game engine - Tracker - Bugs</A><P>
|
||||
|
||||
|
@ -54,9 +54,9 @@ And the planned tasks here:<P>
|
|||
|
||||
<A HREF="http://sourceforge.net/pm/task.php?group_project_id=1539&group_id=1965&func=browse">FreeCraft real-time strategy game engine - Tasks</A><P>
|
||||
|
||||
Before you starting doing some work, please ask on the mailing list, if not
|
||||
already somebody is doing the same thing and write what you plan todo, that
|
||||
nobody starts the same work.
|
||||
Before doing some work, please ask on the mailing list, if anybody else is
|
||||
doing the same thing and write what you plan todo to avoid that someone else
|
||||
starts the same work.
|
||||
|
||||
<H2>Compiling and tools and libraries</H2>
|
||||
|
||||
|
@ -89,13 +89,13 @@ Debian: apt-get install cvs; apt-get install cvsbook; apt-get install lincvs
|
|||
|
||||
<H3>Getting FreeCraft from CVS</H3>
|
||||
|
||||
<H4>There a 4 modules in CVS.</H4>
|
||||
<H4>There four modules in CVS.</H4>
|
||||
|
||||
<UL>
|
||||
<LI>freecraft - The FreeCraft engine source<P>
|
||||
All you need to use with the original WC2 CD. The sources have the GPL
|
||||
(GNU General Public License). If you want to develop for FreeCraft you
|
||||
need this.
|
||||
All you need to use with the original WC2 CD. The sources is licenced
|
||||
under the terms of the GPL (GNU General Public License).
|
||||
<B>This module is needed for development.<B>
|
||||
|
||||
<LI>fcsp - The FreeCraft Sound Project<P>
|
||||
A collection of free sounds and music, GPL (GNU General Public License)
|
||||
|
@ -283,7 +283,7 @@ End grouping.<P>
|
|||
<LI>@see
|
||||
<BR>Links to other section
|
||||
</UL>
|
||||
|
||||
<P>
|
||||
Please read the documentation of the programs.
|
||||
|
||||
<H2>Empty C prototype file</H2>
|
||||
|
|
Loading…
Reference in a new issue