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

https://github.com/luca16s/gamemanagementhelper

Application to manage games that don't have cloud upload natively for the game progress.
https://github.com/luca16s/gamemanagementhelper

csharp dark-souls darksouls darksouls2 darksouls3 dropbox games netcore wpf

Last synced: 2 months ago
JSON representation

Application to manage games that don't have cloud upload natively for the game progress.

Awesome Lists containing this project

README

          

# GameSaveManager - Desktop Backup Utility

Developed a standalone desktop application using WPF and .NET 5 to solve a common problem for PC gamers: managing and protecting save files for games that lack native cloud backup support.

GameSaveManager provides a clean and user-friendly interface to manually back up and restore game saves, ensuring that player progress is never lost due to hardware failure or when migrating to a new computer.

Key Features:

Intuitive UI: A straightforward interface built with WPF for easy management of multiple game profiles.

One-Click Backup & Restore: Simplifies the process of creating and restoring save file archives.

Local Save Management: Allows users to keep their game progress safe and organized locally.

Technologies Used:
C#, WPF (Windows Presentation Foundation), .NET 5, Visual Studio 2019

|Code Quality|GitHub Actions|Code Coverage|
|------------|--------------|-------------------|
|[![CodeFactor](https://www.codefactor.io/repository/github/luca16s/gamesavemanager/badge)](https://www.codefactor.io/repository/github/luca16s/gamesavemanager)|![GameSaveManager](https://github.com/luca16s/GameSaveManager/workflows/GameSaveManager/badge.svg?branch=main)|[![codecov](https://codecov.io/gh/luca16s/GameSaveManager/branch/main/graph/badge.svg?token=JJZ0NA89BJ)](https://codecov.io/gh/luca16s/GameSaveManager)|