Releases: madkoding/gamevcs
Releases · madkoding/gamevcs
v0.1.0 - Initial Release
GameVCS v0.1.0 - Initial Release
Downloads
- gamevcs-client-linux-x64.tar.gz
- gamevcs-server-linux-x64.tar.gz
Quick Start
- Extract and run server: ./start-server.sh
- Extract client, then: ./gamevcs.sh init -e email -h host -pw password
- Use: ./gamevcs.sh status or ./gamevcs.sh tui
Requirements
- Linux x64 (for Linux binaries)
- For Windows/Mac: build from source with PyInstaller