Hi, I've been trying to get Zero-K to run from source, but am struggling with the lobby.
So far I have spring 105.0 downloaded and have git cloned
https://github.com/ZeroK-RTS/Chobby and
https://github.com/ZeroK-RTS/Zero-K. In my spring folder I created the directory "games" and inside that I created the symlinks Chobby.sdd and Zero-K.sdd which point to where I cloned the repos to.
If I run `./spring` I get what I assume is the default spring client. I select the game "Zero-K $VERSION", I also select the map I manually downloaded and AI and press "Test Game". The game starts and seems to work fine. However if I run `./spring --menu 'Chobby $VERSION'` it brings up a client with a cat in the background, while I expected the Zero-K client so I must be missing something? I was unable to start a game using this client and noticed a few errors appearing in the terminal.
I just realised I didn't use the
https://github.com/ZeroK-RTS/Zero-K-Artwork repo, I assume this is why the client looks different? But where are all these files meant to go?
I am testing this inside a virtual machine running Manjaro Linux.