ForbodingAngel / spring-1

A powerful free cross-platform RTS game engine

Home Page:https://beyond-all-reason.github.io/spring/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coil RTS game engine

git clone https://github.com/beyond-all-reason/spring -b BAR105

Coil is a fork and continuation of Open Source Real Time Strategy game engine (formerly Spring/TASpring) version 105.0

Visit our webpage for help, suggestions, bugs, community forum and everything spring related.

Installation

You can use a pre-compiled binary, usually, you want to use an installer or a package prepared for your OS:

Compiling

Detailed instructions for how to compile Coil can be found here or here

Don't use 'master' branch, it is quite old.

You need to check our tags:

git tag
spring_bar_{BAR105}105.0-430-g2727993
spring_bar_{BAR105}105.1.1-1005-ga7ea1cc
spring_bar_{BAR105}105.1.1-1011-g325620e
spring_bar_{BAR105}105.1.1-1032-gf4d6126
spring_bar_{BAR105}105.1.1-1039-g895d540
spring_bar_{BAR105}105.1.1-1050-g5075cc0
...

And also the BAR105 branch in this case:

git checkout origin/BAR105 -b BAR105

The most simple set of commands will be:

cmake .
make

License

Our Terms are documented in the LICENSE.

About

A powerful free cross-platform RTS game engine

https://beyond-all-reason.github.io/spring/

License:Other


Languages

Language:C++ 85.7%Language:C 6.4%Language:Lua 3.1%Language:CMake 1.5%Language:Awk 1.1%Language:HTML 0.5%Language:GLSL 0.4%Language:Shell 0.4%Language:Python 0.4%Language:Java 0.2%Language:NSIS 0.1%Language:Perl 0.1%Language:CSS 0.0%Language:Objective-C 0.0%Language:PHP 0.0%Language:Assembly 0.0%Language:Makefile 0.0%Language:Dockerfile 0.0%Language:M4 0.0%Language:Starlark 0.0%Language:sed 0.0%Language:Smarty 0.0%