Skip to content

cabaalexander/save-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save Manager

This desktop app helps you copy and paste backups of your favorite games with a couple of clicks or key strokes.

logo

Download

Go to the download page 👉 HERE 👈

Usage and preview

Here's what the app can do:

Start

Here's the empty start window, once you start adding games you'd see each of them right here.

start

Add game

Here you name your game and select the path of the save for that game. It can be a file or a directory.

add game

Game View

Here your game is created and you can manager its saves, you can have as many as you want plus a quick save.

game view

Quick save

You can quick save your game when you focus this application by selecting the middle buttons in the left menu. If you hit the keystroke combination of ctr + s on windows or cmd + s on mac, it will trigger the quick save.

quick save

Pre-manual save

If you want to create a specific game that you can name just fill the text field with something that has meaning to you like Before difficult boss, Before items drop, etc and hit enter.

pre manual save

Manual save

Now you have your manual save down there in a list. Here you have three buttons for each save, first button loads that specific file, second open save directory this is helpful to confirm your save is saved and the last button is to delete that save.

manual save

Saves view

saves view

Settings

settings

Framework About

This app is made with wails.io.

Backend: go.

Frontend: vite + typescript + react.