Wavemaster 0.9.2 (Windows, win-x64)
==============================================

Extract this whole folder somewhere first, then:

  Play Wavemaster.bat     opens the game on the Battlefield screen
  Host Battlefield.bat    runs a room directory others on your network can join

You do not need to install anything else - the .NET runtime is included.

Windows SmartScreen may warn on first run because these executables are not code-signed.
Choose "More info" then "Run anyway".

Command line, if you want it:

  Wavemaster.Game.exe --scenario proving-ground     play a scenario locally
  Wavemaster.Game.exe --join <ip> --role master     join a match server
  Wavemaster.Host.exe --list-scenarios              what ships in content\scenarios
  Wavemaster.Host.exe --run proving-ground          play a match headless, print the transcript
  Wavemaster.Host.exe --battlefield                 host a room directory

Multiplayer is direct-connection: you reach a battlefield on your own network, or one whose
address you were given. There is no public matchmaking server yet, and no real gold is at
stake - the prize figures a match reports are a display of what the scoring would award.

Both players must be on the same build. The join handshake checks the simulation identity and
refuses a mismatch rather than letting two subtly different rule sets play each other.

SHA256SUMS lists every file in this folder; release-manifest.json records what produced it.