My fork of Stratagus https://github.com/Wargus/stratagus
this refactoring is incomplete, since there can still be only one kind of harvestable terrain per tileset. the wood tables are still used. the only change is that we can get something other than wood from the terrain |
||
---|---|---|
.vscode | ||
cmake/modules | ||
debian | ||
doc | ||
gameheaders | ||
po | ||
src | ||
tests | ||
third-party/lua-5.1.5 | ||
tools | ||
.gitignore | ||
.travis.yml | ||
appveyor.yml | ||
cmake-variants.yaml | ||
cmake_uninstall.cmake.in | ||
CMakeLists.txt | ||
COPYING | ||
external_ai_example.py | ||
HOWTO-NEW-RELEASE | ||
README.md |
_______________________________________________________________________
_________ __ __
/ _____// |_____________ _/ |______ ____ __ __ ______
\_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
/ \| | | | \// __ \| | / __ \_/ /_/ > | /\___ |
/_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
\/ \/ \//_____/ \/
______________________ ______________________
T H E W A R B E G I N S
Stratagus - A free fantasy real time strategy game engine
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
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
, andstargus
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
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
Read 'doc/index.html' for general information and license information. Read 'doc/install.html' for Stratagus installation instructions. Read 'doc/changelog.html' for the Stratagus changelog.
The Mac and Windows builds are done on Appveyor and Travis. The Ubuntu packages are built on Launchpad: