A gui for popular Stardew valley converters
- TMXL2CP by AnotherPillow
- CP2AT by holy-the-sea
- FurnitureConverter (CF2DGA) by elizabethcd
- Download the latest release from the releases page.
- Install the dependencies (see below).
- Run the program.
The GUI will ask you to install Python 3.8-3.12, while this is not technically required, it is needed for all the current converters. If you already have Python installed, you can skip this step.
- All JSON files must not be json5 (no trailing commas, no comments)
Yes, the GUI downloads the latest version of the converter from github.
- Clone the repo
- Make your changes
- Compile the program with
cargo build --release
Most of these converters were not made by me (except for TMXL2CP, which I made), I do not distribute their source code, and I do not claim to own them. I am simply providing a gui for them. I have of course gotten permission to made this.