Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timkoehne/sons-of-the-forest-savegame-editor
Sons of the Forest (SotF) Save File Editor
https://github.com/timkoehne/sons-of-the-forest-savegame-editor
inventory-editor python save-editor save-file-editor sons-of-the-forest sotf tkinter
Last synced: about 1 month ago
JSON representation
Sons of the Forest (SotF) Save File Editor
- Host: GitHub
- URL: https://github.com/timkoehne/sons-of-the-forest-savegame-editor
- Owner: timkoehne
- License: mit
- Created: 2023-02-26T22:27:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-10T13:18:00.000Z (almost 2 years ago)
- Last Synced: 2024-11-30T14:14:32.344Z (about 1 month ago)
- Topics: inventory-editor, python, save-editor, save-file-editor, sons-of-the-forest, sotf, tkinter
- Language: Python
- Homepage:
- Size: 74.2 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Sons of the Forest Save File Editor
Written in Python with tkinter GUI.# How to Use
Run `python3 sotf_invedit.py`You can find your save files at `C:/Users/%USERNAME%/AppData/LocalLow/Endnight/SonsOfTheForest/Saves/`
Select the Multiplayer, MultiplayerClient or SinglePlayer subfolder in the dialog.**I highly recommend backing up your previous save file before overwriting it.**
# Screenshots
![GUI Screenshot](res/screenshot6.png)
![GUI Screenshot](res/screenshot2.png)
![GUI Screenshot](res/screenshot5.png)
![GUI Screenshot](res/screenshot1.png)
![GUI Screenshot](res/screenshot3.png)
![GUI Screenshot](res/screenshot4.png)