Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
impromptu1583 committed Jun 7, 2024
2 parents cad4690 + 71a7d95 commit 3748dcf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ Crownlink is a networking provider that is compatible with blizzard's storm-base
## Usage
Download the latest `CrownLink.snp` from releases and drop it in your game directory next to the default ones. For Cosmonarchy this is typically `C:\Cosmonarchy\Starcraft\`. You should have a new entry in the multiplayer menu show up.

### IMPORTANT:
Please make sure you have an up to date version of microsoft visual c++ redistributable x86 installed:
[vc_redist.x86.exe](https://aka.ms/vs/17/release/vc_redist.x86.exe)

(comes from this site: [learn.microsoft.com](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-140))

## Connection modes / tags
You may see games in the multiplayer menu tagged with `[Relayed]` in the game name. This means direct peer to peer communication couldn't be established and a TURN relay server is in use. Performance may not be as good as a direct peer to peer connection.

Expand Down

0 comments on commit 3748dcf

Please sign in to comment.