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
- Host: GitHub
- URL: https://github.com/noldofinwe/SavegameManager
- Owner: noldofinwe
- Created: 2020-04-15T07:02:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-25T17:31:36.000Z (about 6 years ago)
- Last Synced: 2024-10-23T20:16:09.664Z (over 1 year ago)
- Topics: game, hotseat, pbem, turn-based-strategy
- Language: C#
- Homepage:
- Size: 143 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

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)