Find a file
2021-06-10 16:21:06 -03:00
.vscode fix task when there are spaces in the workspace folder path 2021-05-22 20:21:40 +02:00
cmake/modules support coz profiling 2020-11-23 10:00:10 +01:00
debian start new dev cycle 2020-12-21 20:40:59 +01:00
doc Removed wargus's item from changelog. 2021-04-20 18:04:17 +03:00
gameheaders Fix for windows call 2021-04-29 13:43:23 +03:00
metaserver Create DB Schema before DBMaxIDCallback is initialized 2018-06-11 21:10:07 -07:00
po Translated all messages to Spanish 2021-06-10 16:21:06 -03:00
src print immediately when network goes out of sync 2021-05-30 15:39:21 +02:00
tests Fix chopping wood. (Bug introduced by rev.8737). 2013-05-19 18:15:00 +02:00
tools fix debian build rules 2020-12-19 10:38:45 +01:00
.gitignore even less waiting 2021-02-07 09:53:17 +01:00
.travis.yml disable macos builds 2020-12-10 06:28:53 +01:00
appveyor.yml AppVeyor: win32 platform specified for cmake. 2020-06-13 18:59:43 +03:00
cmake-variants.yaml Add cmake-variants.yaml to allow vscode to build Stratagus according to varaiants defined in the CMakeLists.txt 2021-03-16 13:08:22 +03:00
cmake_uninstall.cmake.in Add uninstall target. Fixes #215 2018-09-27 20:55:27 +00:00
CMakeLists.txt Enable OpenMP 2021-04-20 10:39:45 +03:00
COPYING Update COPYING 2015-12-19 19:00:56 +01:00
external_ai_example.py add an example for an external ai 2021-02-07 10:07:54 +01:00
HOWTO-NEW-RELEASE add a script to generate lua binding docs 2021-02-07 22:14:46 +01:00
README.md Update README.md 2020-12-04 16:11:47 +01:00

_______________________________________________________________________
     _________ __                 __                               
    /   _____//  |_____________ _/  |______     ____  __ __  ______
    \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
    /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ | 
   /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
           \/                  \/          \//_____/            \/ 
______________________                           ______________________
                      T H E   W A R   B E G I N S
       Stratagus - A free fantasy real time strategy game engine

Join the chat at https://gitter.im/Wargus

Discord

Windows:

Linux & OSX: Build Status

For Mac OS X, Stratagus comes bundled in the app bundles for Wargus, Stargus, and War1gus:

On Ubuntu/Debian, you probably want the deb packages:

For Windows, you likely want the game installers:

If you do indeed need the Stratagus engine itself, nightly builds are available:

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: