Skip to content

SoftbearStudios/kiomet

Repository files navigation

Kiomet.com

Build Kiomet.com Discord

Logo

Kiomet.com is an online multiplayer real-time strategy game. Command your forces wisely and prepare for intense battles!

Build Instructions

  1. Install rustup (see instructions here)
  2. Install gmake and gcc if they are not already installed.
  3. Install trunk (cargo install --locked trunk --version 0.17.5)
  4. Run download_makefiles.sh

Warning

This step is currently broken. You will have to debug the downloaded Makefiles (which are too recent) to remove unsupported trunk options, or you could use a later version of trunk like 0.21. This will be fixed in the next open source release!

  1. Install Rust Nightly and the WebAssembly target
make rustup
  1. Build client
cd client
make release
  1. Build and run server
cd server
make run_release
  1. Navigate to https://localhost:8443/ and play!

Official Server(s)

To avoid potential visibility-cheating, you are prohibited from using the open-source client to play on official Kiomet server(s).

Trademark

Kiomet is a trademark of Softbear, Inc.