Unity_Lobby - beyond-all-reason/springrts_engine_wiki_mirror GitHub Wiki
UnityLobby is a lobby written by hollowsoul in Python. Getting it working right now is a little bit of a pain, but it is your only choice to play spring on linux if you do not wish to use wine.
Steps to install UnityLobby:
- Install subversion.
- Install UnityLobby dependencies.
- Check out spring from the latest version, and Unity lobby from the trunk (https://taspring.clan-sy.com/svn/spring/).
- Compile unitsync.so and copy it into UnityLobby.
- Switch directories to the UnityLobby, and run ./Unity.py
- Have fun!