Download

From Spring
Jump to: navigation, search
If you just want to get ready to play, you want this:
Games Downloads


Spring Engine

Latest stable version: 103.0 (19. July 2016)

(These downloads do not contain a lobby!)


Window.png Installer: spring_103.0.exe ~25MB - {mirror}

Portable: spring_103.0_win32_portable.7z ~25MB - {mirror}


Tux-G2.png 64bit static binaries: spring_103.0_linux64.7z ~15MB

32bit static binaries: spring_103.0_linux32.7z ~15MB

distro native installs: follow the Linux Setup guide


License

The Spring Engine is licensed under the GNU GPL v2 (or later).

Donations

We are happy about Donations!

Testing/Nightly Builds

Used for testing latest engine developments. list of all test builds

Source Code

git

Spring project page at github (status page)

Getting the Source

latest stable:

git clone -b master git://github.com/spring/spring.git

development branch (won't work for online gaming):

git clone git://github.com/spring/spring.git

Alternate git url

git://springrts.git.sourceforge.net/gitroot/springrts/springrts


Latest Stable Snapshot

This tarball is the same as that used to build the last public release. See Building spring for build instructions.

The packages below target Linux only and do not contain certain files required to compile using CMake on Windows.

spring_103.0_src.tar.lzma - {mirror}

spring_103.0_src.tar.gz - {mirror}