glest-source/README.md

74 lines
3.2 KiB
Markdown
Raw Normal View History

[![Build Status](https://travis-ci.org/ZetaGlest/zetaglest-source.svg?branch=develop)](https://travis-ci.org/ZetaGlest/zetaglest-source)
2018-11-09 14:30:39 +01:00
# ZetaGlest
2018-11-12 00:39:49 +01:00
**Official Website: https://zetaglest.github.io**
2018-11-12 10:22:14 +01:00
[ZetaGlest](https://zetaglest.github.io) is a network multi-player real-time strategy game engine.
It's shipped with the ZetaPack mod, which includes several factions,
each one consisting of many 3d characters. The factions are loosely
based on historical empires with added elements of fantasy, such as
mummies produced by Egyptian priests, Indian shamans who summon
thunderbirds for air assaults, and Norsemen who can build flying
valkries and "Thors". Start the game by harvesting natural resources,
then use the cash to produce an army. Single-player mode against the
CPU is also available.
2018-10-02 00:02:42 -05:00
![ZetaGlest ScreenShot](https://zetaglest.github.io/docs/assets/screenshots/screen147.jpg)
## Download for Windows
2018-11-09 12:39:50 +01:00
#### Download [ZetaGlest 1.0 from here](https://github.com/ZetaGlest/windows-installer/archive/1.0.zip).
Additionally, if you want
2018-11-09 12:39:50 +01:00
to contribute with the code on Windows, [please follow these
instructions](https://github.com/ZetaGlest/zetaglest-source/blob/develop/mk/windows/README.md).
For other operating systems, you must [**build and install from
source**](https://github.com/ZetaGlest/zetaglest-source/blob/develop/BUILD.md)
(Later, we'll be providing binary packages).
## Quick Build Guide for Linux
For Linux, run the following command:
git clone https://github.com/ZetaGlest/zetaglest-source.git zetaglest && sudo zetaglest/mk/linux/setup.sh
Then run the following command to start the game:
zetaglest/mk/linux/build/zetaglest
2019-01-27 14:03:49 +01:00
## Links
2018-09-17 17:33:27 -05:00
2019-01-27 14:03:49 +01:00
* **[Screenshots](https://github.com/ZetaGlest/screenshots)**
* **[Discord](https://discord.gg/WaAaXS7)**
* **[Server list and player stats](http://master.megaglest.org)**
* [FAQ](https://zetaglest.github.io/docs/faq.html)
* [Compiling](https://github.com/ZetaGlest/zetaglest-source/blob/develop/BUILD.md)
2018-09-17 17:33:27 -05:00
* [Contributing and Testing](https://github.com/ZetaGlest/zetaglest-source#contributing-and-testing)
2019-01-27 14:03:49 +01:00
* [ChangeLog](https://github.com/ZetaGlest/zetaglest-source/blob/develop/ChangeLog.md)
[Detailed information about units in the game](https://zetaglest.github.io/docs)
2019-01-27 14:03:49 +01:00
### Extra Tech trees, mods, tilesets, scenarios
* [MODS.md](https://github.com/ZetaGlest/zetaglest-data/blob/develop/MODS.md)
* [TILESETS.md](https://github.com/ZetaGlest/zetaglest-data/blob/develop/TILESETS.md)
* [SCENARIOS.md](https://github.com/ZetaGlest/zetaglest-data/blob/develop/SCENARIOS.md)
### Contributing and Testing
If you'll be contributing code or changes to data, the procedures for
forking and cloning are outlined in [CONTRIBUTING.md](https://github.com/ZetaGlest/zetaglest-source/blob/develop/CONTRIBUTING.md)
Please see [CONTRIBUTING.md](https://github.com/ZetaGlest/zetaglest-source/blob/develop/CONTRIBUTING.md)
for extended, important instructions and guidelines for contributing.
2018-11-09 12:39:50 +01:00
To run your own headless (dedicated) server, see [the FAQ](https://zetaglest.github.io/docs/faq.html#headlessserver).
2019-01-27 14:03:49 +01:00
### Contact Us
* [Discord](https://discord.gg/WaAaXS7)
* [Message Board](https://groups.google.com/forum/#!forum/zetaglest)
2018-05-16 16:34:44 +02:00
* Email: zetaglest@gmail.com