1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

Hopefully - more useful readme file

This commit is contained in:
Ivan Savenko 2014-04-08 13:49:18 +03:00
parent dc9fdf691a
commit c70bb25146

36
README
View File

@ -1,22 +1,20 @@
VCMI Project
Copyright (C) 2007-2014 VCMI Team (check AUTHORS file for the contributors list)
# VCMI Project
VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities. To use VCMI you need to own original data files.
VCMI is an open-source project aiming to reimplement HMM3:WoG game engine,
giving it new and extended possibilities.
Wiki: http://wiki.vcmi.eu
Forums: http://forum.vcmi.eu
Bugtracker: http://bugs.vcmi.eu/
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 (included in the license.txt)
of the License, or (at your option) any later version.
## Links
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
* Homepage: http://vcmi.eu/
* Wiki: http://wiki.vcmi.eu/
* Forums: http://forum.vcmi.eu/
* Bugtracker: http://bugs.vcmi.eu/
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
## Installation
For installation of latest release see release announcement on http://vcmi.eu/
For building from source see project wiki at http://wiki.vcmi.eu/
## Copyright and license
VCMI Project is released under GPL version 2 or later
Copyright (C) 2007-2014 VCMI Team (check AUTHORS file for the contributors list)