Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Download: Difference between revisions

From Fightorder
interspring>Abma
 
m 1 revision imported
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
Latest stable version: '''{{EngineVersion:Stable}}''' ({{EngineVersion:Stable:ReleaseDate}})
Latest stable version: '''{{EngineVersion:Stable}}''' ({{EngineVersion:Stable:ReleaseDate}})


(These downloads <span class="warning">do not contain a lobby</span>!)
NEW DOWNLOAD LINK WIP


{|
| style="padding-right:10px"| [[Image:Window.png]]
| '''Portable: [http://sourceforge.net/projects/springrts/files/springrts/spring-{{StableEngineVersion}}/spring_{{StableEngineVersion}}_win64_portable.7z/download spring_{{StableEngineVersion}}_win64_portable.7z ~25MB]''' - [https://springrts.com/dl/buildbot/default/master/{{StableEngineVersion}}/win64/spring_{{StableEngineVersion}}_win64_portable.7z {mirror}]
|}
{|
| style="padding-right:10px"| [[Image:Tux-G2.png]]
| '''64bit static binaries: [http://sourceforge.net/projects/springrts/files/springrts/spring-{{StableEngineVersion}}/spring_{{StableEngineVersion}}_minimal-portable-linux64-static.7z/download spring_{{StableEngineVersion}}_linux64.7z ~15MB]''' - [https://springrts.com/dl/buildbot/default/master/{{StableEngineVersion}}/linux64/spring_{{StableEngineVersion}}_minimal-portable-linux64-static.7z {mirror}]
'''distro native installs:''' follow the '''[[SetupGuide|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
<!-- we have no working osx build :-(
{|
| style="padding-right:10px"| [[Image:Apple.png]]
|
'''.app-Bundle: [http://sourceforge.net/projects/springrts/files/springrts/spring-{{StableEngineVersion}}/spring_{{StableEngineVersion}}_MacOSX-10.6-SnowLeopard.zip/download spring_{{StableEngineVersion}}_MacOSX-10.6-SnowLeopard.zip ~50MB]''' - [https://springrts.com/dl/buildbot/default/master/{{StableEngineVersion}}/osx64/spring_{{StableEngineVersion}}_MacOSX-10.6-SnowLeopard.zip {mirror}]'''<br/>
The Mac OS X port is <span style="color:red;">experimental</span>. Help with its development would be greatly appreciated. Check our forum '''[https://springrts.com/phpbb/viewforum.php?f=65 <span style="color:#bbf;">here</span>]'''.
|}
-->
-->



Latest revision as of 22:29, 23 February 2026

If you just want to get ready to play, you want this:
Games Downloads


Spring Engine

Latest stable version: 106.0 (10. January 2021)

NEW DOWNLOAD LINK WIP

-->

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}