source: ps/trunk/README.txt

Last change on this file was 27965, checked in by Vladislav Belov, 8 months ago

Revert non-ASCII characters from source and configuration files introduced in rP27786.

Fixes #6846

Differential Revision: https://code.wildfiregames.com/D5185

  • Property svn:eol-style set to native
File size: 2.0 KB
Line 
1 0 A.D. Introductory Information
2=================================
3
40 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform
5real-time strategy game of ancient warfare.
6
7This is currently an incomplete, under-development version of the game.
8We're always interested in getting more people involved, to help bring the game
9towards completion and to share the interesting experience of developing a
10project of this scope.
11
12There are several ways to contact us and find more information:
13
14 Web site: http://play0ad.com/
15
16 Forums: http://www.wildfiregames.com/forum/
17
18 Trac (development info, bug tracker): http://trac.wildfiregames.com/
19
20 IRC: #0ad on irc.quakenet.org
21
22
23---------------------------------------
24Running precompiled binaries on Windows
25---------------------------------------
26
27Open the "binaries\system" folder.
28
29To launch the game: Run pyrogenesis.exe
30
31To launch the map editor: Run Atlas.bat or "pyrogenesis.exe -editor"
32
33
34-----------------------------------
35Compiling the game from source code
36-----------------------------------
37
38The instructions for compiling the game on Windows, Linux and OS X are at
39http://trac.wildfiregames.com/wiki/BuildInstructions
40
41
42------------------
43Reporting problems
44------------------
45
46Bugs should be reported on Trac. For information on reporting problems
47and finding logs, see http://trac.wildfiregames.com/wiki/ReportingErrors
48
49
50------------------
51 Contributing Code
52------------------
53
54If you want to help out programming for the game, have a look at
55https://trac.wildfiregames.com/wiki/GettingStartedProgrammers
56or contact us on #0ad-dev on irc.quakenet.org
57
58
59--------------------
60Contributing Artwork
61--------------------
62
63If you want to make artwork for the game, have a look at
64https://trac.wildfiregames.com/#Forartists:
65or visit the forums http://www.wildfiregames.com/forum
66
67
68-----------
69Translating
70-----------
71
72You can help translating the game at https://www.transifex.com/projects/p/0ad
73for more information, see https://trac.wildfiregames.com/wiki/Localization
Note: See TracBrowser for help on using the repository browser.