forked from hubertgrzeskowiak/Azure--Infinite-Skies
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.txt
38 lines (26 loc) · 1.18 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Azure: Infinite Skies
Copyright (C) 2009 2010 Azure Developers
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 3 of the License, or
(at your option) any later version.
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.
You should have received a copy of the GNU General Public License
along with this program; if not, see <http://www.gnu.org/licenses/>.
------------------------------------------------------------------------------
DEPENDENCIES:
this game depends on python 2.6 [1] and panda3d 1.7 [2]
HOW TO RUN:
On GNU/Linux or other Unix/-like systems, run the 'run' file like ./run or
python run,
On Windows, you may alternatively double-click on the run.bat (or execute it in
a terminal).
LINKS:
don't forget to visit our project pages, our wiki and the forums [3] :)
[1] http://python.org
[2] http://panda3d.org
[3] http://azure.tuxfamily.org
# vim:set textwidth=79: