Skip to content

TiramisuAddict/r.e.p.o-save-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon R.E.P.O Save Manager

Overview

R.E.P.O Save Manager a lightweight desktop application for managing R.E.P.O. game save files. This tool allows you to easily back up and restore save files, keeping your game progress safe and organized. With simple functionality and automatic save detection, it’s an efficient solution for managing R.E.P.O. saves.

Screenshot

app_screenshot

Direct Download

  1. Download the latest version from the Releases page
  2. Extract the ZIP file to a folder of your choice
  3. Run the .exe file

Installation from Source

Before running the source code, make sure you have the following installed:

  • Python 3.x (preferably the latest version)
  • pip for installing dependencies

Optional but recommended : Create and activate a virtual environment

  1. Clone the repository :

      git clone https://github.com/TiramisuAddict/r.e.p.o-save-manager.git
      cd r.e.p.o-save-manager
  2. Install dependencies :

     pip install -r requirements.txt
  3. Run the application :

      python main.py

The application is written in Python using PyQt5. The project structure is:

r.e.p.o-save-manager/
├── app.ui                # User interface
├── main.py               # Source code
├── repo.ico              # App icon
├── decrypt.py            # Decryption code
├── style.qss             # Style file
└── requirements.txt      # Dependencies

About

Python-based tool for managing R.E.P.O. save files. Simplifies the process of backing up and restoring your game saves with ease.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages