author | unc0rr |
Sat, 02 Mar 2013 00:16:37 +0400 | |
changeset 8620 | 6787f745da50 |
parent 8555 | 342f7af2eea5 |
child 9080 | 9b42757d7e71 |
permissions | -rw-r--r-- |
1066 | 1 |
Hedgewars - a turn based strategy game. |
750 | 2 |
Distributed under the terms of the GNU GPL licence. |
3 |
Images and sounds are distributed under the terms of the GNU FDL licence. |
|
456 | 4 |
|
750 | 5 |
Source: |
5948 | 6 |
Copyright 2004-2011 Andrey Korotaev <unC0Rr@gmail.com> |
4274 | 7 |
Portions copyright 2006-2008 Igor Ulyanov aka Displacer <iulyanov@gmail.com> |
8120 | 8 |
|
9 |
Instructions: |
|
10 |
depending on your system, consult our wiki at: |
|
11 |
- http://code.google.com/p/hedgewars/wiki/BuildingOnLinux |
|
12 |
- http://code.google.com/p/hedgewars/wiki/BuildingOnWindows |
|
13 |
- http://code.google.com/p/hedgewars/wiki/BuildingOnMac |
|
14 |
||
8555 | 15 |
Dependencies: |
16 |
you can find an outline of the necessary dependencies in the INSTALL file. |
|
17 |