diff -r ac1874d56057 -r c08661d015c0 README --- a/README Mon Sep 09 00:33:35 2013 +0400 +++ b/README Tue Sep 10 00:51:11 2013 +0200 @@ -1,17 +1,46 @@ Hedgewars - a turn based strategy game. -Distributed under the terms of the GNU GPL licence. -Images and sounds are distributed under the terms of the GNU FDL licence. +======================================= + +Copyright 2004-2013 Andrey Korotaev and others. +See QTfrontend/res/html/about.html and CREDITS for a complete list of authors. -Source: -Copyright 2004-2013 Andrey Korotaev -Portions copyright 2006-2008 Igor Ulyanov aka Displacer +Licence: +-------- +Source code is distributed under the terms of the GNU General Public Licence +version 2; images and sounds are distributed under the terms of the GNU Free +Documentation Licence version 1.2. See the COPYING file for the full text of +the licenses. Instructions: -depending on your system, consult our wiki at: -- http://code.google.com/p/hedgewars/wiki/BuildingOnLinux -- http://code.google.com/p/hedgewars/wiki/BuildingOnWindows -- http://code.google.com/p/hedgewars/wiki/BuildingOnMac +------------- +See our wiki at: https://code.google.com/p/hedgewars/wiki/BuildingHedgewars + +You can find an outline of the necessary dependencies in the INSTALL file. + +Source code: +------------ +Our main repository is located at http://hedgewars.googlecode.com using +Mercurial as DVCS. A Git repository is also available (mirrored daily) +at https://github.com/hedgewars/hw -Dependencies: -you can find an outline of the necessary dependencies in the INSTALL file. +Contribute: +----------- +If you see a bug or have any suggestion please use the official bug tracker at +http://code.google.com/p/hedgewars/issues/list or the integrated feedback +button. + +If you want to help or get to know the sources better you can do that with some +easy tasks from http://code.google.com/p/hedgewars/wiki/TODO. We also have an +extended API in LUA to customize your adventures in our wiki at +http://code.google.com/p/hedgewars/wiki/LuaAPI. +If you know your way through the code feel free to send a patch or open a pull +request. The best LUA scripts get released in the official DLC page and later +integrated in the next version. + +Contact: +-------- +* IRC channel - irc://irc.freenode.net/hedgewars +* community forum - http://www.hedgewars.org/forum +* mailing list - https://mail.gna.org/listinfo/hedgewars-dev +