No description
Find a file
Mr Finchum 7e8a68e73e Feature/updater can now update from gitlab
Added update function, update function does not work inside git folder.
2024-12-03 22:50:34 +00:00
.gitignore Functions are split into classes. 2024-12-03 18:31:18 +00:00
CHANGELOG.md Feature/updater can now update from gitlab 2024-12-03 22:50:34 +00:00
ftl-savemanager.py Feature/updater can now update from gitlab 2024-12-03 22:50:34 +00:00
latest_version.txt Feature/updater can now update from gitlab 2024-12-03 22:50:34 +00:00
README.md Feature/basic version 2024-12-03 17:57:48 +00:00

FTL Save File Manager

Recreating the program I wrote in school in VS Basic but in Python. It is a program enabling saving and loading in FTL (Faster Then Light) game.

It is considered as a project to learn and be more confident with Python as well as Git.

How it works

It has a very simple menu after starting, with option such as backup, restore backup, delete backup files and quite the program. Import to notice how to backup and restore. Backup can be done after a jump, restore does only work when the game is in main menu.