Gobligine/README.md

52 lines
3 KiB
Markdown
Raw Normal View History

2019-10-17 22:47:10 -06:00
_______________________________________________________________________
2003-07-03 10:01:53 -06:00
_________ __ __
/ _____// |_____________ _/ |______ ____ __ __ ______
\_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
2003-07-10 13:54:40 -06:00
/ \| | | | \// __ \| | / __ \_/ /_/ > | /\___ |
2003-07-03 10:01:53 -06:00
/_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
\/ \/ \//_____/ \/
2000-06-28 15:00:35 -06:00
______________________ ______________________
2004-05-18 18:04:17 -06:00
T H E W A R B E G I N S
Stratagus - A free fantasy real time strategy game engine
2000-06-28 15:00:35 -06:00
2019-10-17 22:47:10 -06:00
[![Join the chat at https://gitter.im/Wargus](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Wargus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
2020-11-22 22:47:13 -07:00
[![Discord](https://img.shields.io/discord/780082494447288340?style=flat-square&logo=discord&label=discord)](https://discord.gg/dQGxaw3QfB)
2020-11-22 22:03:44 -07:00
2015-11-23 11:22:28 -07:00
Windows: <a href="https://ci.appveyor.com/project/timfel/stratagus"><img width="100" src="https://ci.appveyor.com/api/projects/status/github/Wargus/stratagus?branch=master&svg=true"></a>
Linux & OSX: [![Build Status](https://travis-ci.org/Wargus/stratagus.svg?branch=master)](https://travis-ci.org/Wargus/stratagus)
2016-01-06 09:39:04 -07:00
For Mac OS X, Stratagus comes bundled in the app bundles for Wargus, Stargus, and War1gus:
- Wargus: https://github.com/Wargus/stratagus/wiki/osx/Wargus.app.tar.gz
- War1gus: https://github.com/Wargus/stratagus/wiki/osx/War1gus.app.tar.gz
- Stargus: https://github.com/Wargus/stratagus/wiki/osx/Stargus.app.tar.gz
2019-04-06 10:57:54 -06:00
On Ubuntu/Debian, you probably want the deb packages:
- https://launchpad.net/~stratagus/+archive/ubuntu/ppa
- Note that the game packages you probably want are `wargus`, `war1gus`, and `stargus`
For Windows, you likely want the game installers:
- Wargus: https://github.com/Wargus/wargus/releases
- War1gus: https://github.com/Wargus/war1gus/releases
- Stargus: https://github.com/Wargus/stargus/releases
If you do indeed need the Stratagus engine itself, nightly builds are available:
- Windows Installer: https://github.com/Wargus/stratagus/releases/tag/master-builds
- Ubuntu/Debian Packages: https://launchpad.net/~stratagus/+archive/ubuntu/ppa
2020-12-04 08:11:47 -07:00
### Contributing
If you want to contribute, there is a video that details how to set up a development environment on Windows using VSCode here: https://youtu.be/c1Zm7tt_QtQ
2019-04-06 10:57:54 -06:00
2003-05-08 17:33:58 -06:00
Read 'doc/index.html' for general information and license information.
2003-07-03 09:35:45 -06:00
Read 'doc/install.html' for Stratagus installation instructions.
Read 'doc/changelog.html' for the Stratagus changelog.
2019-04-06 10:57:54 -06:00
The Mac and Windows builds are done on Appveyor and Travis. The Ubuntu packages
are built on Launchpad:
- https://code.launchpad.net/~stratagus/+recipe/stratagus-github
- https://code.launchpad.net/~stratagus/+recipe/war1gus-github
- https://code.launchpad.net/~stratagus/+recipe/stargus-github
- https://code.launchpad.net/~stratagus/+recipe/wargus-github