Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 20:32, 23 February 2026 by Qrow (talk | contribs) (Created page with "<center> {|style="margin-top: 15px; padding: 10px; background:rgba(45,180,19,0.5); border: 1px solid rgba(0,0,0,0.5); border-radius: 6px 6px 6px 6px; box-shadow: 0 2px 6px rgba(0,0,0,0.3), inset 0 1px 2px rgba(255,255,255,0.5), inset 0 10px 8px rgba(255,255,255,0.3);" | | If you just want to <u>get ready to play</u>, you want this: |- | style="margin-top: 15px; text-align: center" | <span style="font-size: 150%;"><b>Games Downloads</b></span> |} </cent...")
If you just want to get ready to play, you want this:
Games Downloads


Spring Engine

Latest stable version: 106.0 (10. January 2021)

(These downloads do not contain a lobby!)


File:Window.png Portable: spring_106.0_win64_portable.7z ~25MB - {mirror}


File:Tux-G2.png 64bit static binaries: spring_106.0_linux64.7z ~15MB - {mirror}

distro native installs: follow the Linux Setup guide

Note: The linux64 build require glibc >= 2.29 (i.e. at least debian 11 bullseye / ubuntu 20 focal) libcurl4 for spring >104.0, libsdl2-2.0-0 and libopenal1 to be installed


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_106.0_src.tar.lzma - {mirror}

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