Noita Save Manager, allows for backup and restoring of save files
Project description
Noita save manager
Small save-game manager written for usage with Noita works in Linux or Windows.
Screenshot
Features
- Check to see if Noita is running (currently commented out, to work with noita together)
- Backup active save
- Restore from backup
- Non destructive
Non Destructive
Currently you cannot use this tool to delete / remove saves or backups. It will always create a backup in the Noita folder prior to restoring. So it won't overwrite / delete anything.
Installing with Pip, Pipenv or Poetry
pip install noita-save-manager
pipenv install noita-save-manager
poetry add noita-save-manager
Running
noita_save_manager
Pre-Built Windows client
You can grab the latest release https://github.com/mcgillij/noita_save_manager/releases/download/0.1.0/save_manager_0.1.0.zip
Building from source
If you want to build your own binary/ source distribution / wheel, you can use the following steps. Uses poetry for dependency management.
poetry install
poetry run pyinstaller -F --noconsole src/noita_save_manager/save_manager.py
This will plop out a binary for you in the dist/ folder.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file noita-save-manager-0.1.4.tar.gz.
File metadata
- Download URL: noita-save-manager-0.1.4.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.6 Linux/5.13.9-zen1-1-zen
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9daf299c7615f05ecf328b7fbf6f2f3253f16df4c35e7f43600036281a937566
|
|
| MD5 |
7d2764edd982dae8110e9ffbff929a5a
|
|
| BLAKE2b-256 |
c80c75fb1c6f1d0a273eaca50c123a5cc09e7ed4b5d37b1f1832b553f558d5d6
|
File details
Details for the file noita_save_manager-0.1.4-py3-none-any.whl.
File metadata
- Download URL: noita_save_manager-0.1.4-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.6 Linux/5.13.9-zen1-1-zen
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e69e8cf444fb293e7c0463ec971bb5ad9ee808aa9b5ec08904fddf06f28b24ba
|
|
| MD5 |
4f18b0d1a7cc00d0068ea2f6b00864b4
|
|
| BLAKE2b-256 |
197de0173ee9b9392843e0d24fbe0e9b4f00fa9eac2f8d5ddcc71c529e4b0434
|