An open API service indexing awesome lists of open source software.

https://github.com/noldofinwe/SavegameManager

PBEM/savegame manager for any PBEM/hotseat game
https://github.com/noldofinwe/SavegameManager

game hotseat pbem turn-based-strategy

Last synced: over 1 year ago
JSON representation

PBEM/savegame manager for any PBEM/hotseat game

Awesome Lists containing this project

README

          

# Save game manager
This is a PBEM game manager for any game that supports hotseat/PBEM.

What it does it syncs a (savegame) directory between you, Azure blob storage and any other players.

## How does it work?
What it does it syncs a (savegame) directory between you, Azure blob storage and any other players.

![alt text](https://i.imgur.com/6D7nZVv.png "Example screen")

See the [Wiki](https://github.com/noldofinwe/SavegameManager/wiki) for detailed information how to setup and use the tool.

## Download
Check the releases page for downloads and download PBEMGameManager.zip.

[Download](https://github.com/noldofinwe/SavegameManager/releases)

Be aware this is made in .NET Core 3.1 and might require you to download the .NET core runtime

[Download .NET core runtime](https://dotnet.microsoft.com/download/dotnet-core/3.1)