This repository has been archived, LocalMultiplayerAgent is OSS at https://github.com/PlayFab/MpsAgent
An executable that mimics PlayFab Multiplayer Servers (Thunderhead) operations to aid in local debugging.
Check the Releases page to download the latest version and then follow the Local Debug Instructions for usage. Also check out the main Multiplayer Server Documentation for more information.
- Release 0.9.6: minor updates
- Release 0.9.5: adding support for non-password protected .pfx files for game certificates
- Release 0.9.2: LocalMultiplayerAgent is now code-signed, plus fixes for #8 and #9
- Release 0.9.1: Updates the PlayFab image version that gets pulled down to wsc-10.0.17763.973.1
- Release 0.9: Updates configuration format and supports settings resources constraints on containers
- Release 0.8: supporting running containerized Linux game servers on Windows. Download here, instructions here