jcho3435 / stardew-save-editor

Stardew Valley Save File Editor
Other
0 stars 0 forks source link

Stardew Valley Save Editor

This editor is for windows because I don't want to think about other operating systems.

Version info:
Python version: 3.12.4
Platform: Windows
Port: PySimpleGUI
tkinter version: 8.6.13
PySimpleGUI version: 5.0.6.12

All error logs and event logs are located in logs/
Logs can be cleaned by running clean_logs.bat, located in scripts/

Construct app using scripts/build_app.sh.

Application Features:

Download:

Click on releases to find a version to download.

When running the app, you will likely get a popup from Windows Defender SmartScreen. To get around the popup, click More Info, then click run anyway
This popup appears because I do not have a digital certificate for this app (they are very expensive and outside my budget).

When you first run the app, you will get a PySimpleGUI window asking you for a license. You will need to create an account, so follow the link provided and create a free hobbyist account in order to get a license.
This is also needed because I don't want to spend $100/year on the PySimpleGUI commercial license when I do not intend to make money off of my work.

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). See the LICENSE file for details.