Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)