Skip to content

Releases: madkoding/gamevcs

v0.1.0 - Initial Release

19 Mar 23:26

Choose a tag to compare

GameVCS v0.1.0 - Initial Release

Downloads

  • gamevcs-client-linux-x64.tar.gz
  • gamevcs-server-linux-x64.tar.gz

Quick Start

  1. Extract and run server: ./start-server.sh
  2. Extract client, then: ./gamevcs.sh init -e email -h host -pw password
  3. Use: ./gamevcs.sh status or ./gamevcs.sh tui

Requirements

  • Linux x64 (for Linux binaries)
  • For Windows/Mac: build from source with PyInstaller