Download_Testing - beyond-all-reason/springrts_engine_wiki_mirror GitHub Wiki
Current test version: ()
Go to Tools->Download Archives, then enter
engine:spring ``
Click ok.
easiest way is by using pr-downloader (which is included into spring)
pr-downloader --download-engine "`` ``"
![]() |
|
![]() |
|
as alternative you can try the one of the linux static builds:
- [https://springrts.com/dl/buildbot/default///linux32/spring_%7b%7d_minimal-portable-linux32-static.7z static linux build (32 bit)]
- [https://springrts.com/dl/buildbot/default///linux64/spring_%7b%7d_minimal-portable-linux64-static.7z static linux build (64 bit)]
![]() |
[https://springrts.com/dl/buildbot/default///osx64/spring_%7b%7d_MacOSX-10.6-SnowLeopard.zip App Bundle] (tested on 10.6 Snow-Leopard only) In case the above fails, check out alternative ways. |
Make sure your lobby client is configured to use the correct spring binary & unitsync! On Linux, this will usually be /usr/local/bin/spring & /usr/local/lib/libunitsync.so.
Use one of the test lobby servers (recommended):
- lobby1.springlobby.info:8200
- lobby2.springlobby.info:8200
Or alternatively, configure your lobby so it does not insist using the release version of the engine:
- SpringLobby: set
DisableVersionCheck=1
in springlobby.conf - TASClient: press CTRL+SHIFT+F6 and enable "Ignore server version incompatibility"
Report on Mantis. Remember to upload infolog.txt if you crash!
For changes please look into the [https://github.com/spring/spring/blob//doc/changelog.txt Change Log] or the [https://github.com/spring/spring/compare/... diff log] for details.
See the topmost for changes to the upcoming version.
Category: Development