Skip to content

Commit

Permalink
Update upload save.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
toehunterr committed Dec 25, 2024
1 parent 6a28be0 commit bfd1b02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/docs/games/Palworld/upload save.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ Unlike Steam, migrating Xbox Game Pass Co-op saves will require additional steps
</FileTree>
The next tool requires Python 3.9 or later. Here's how to install python, and use the tool to convert `01.sav` into a .json file, and then into `Level.sav` so it can be loaded on your server.
3. Install [Python 3.12 from the Microsoft Store](https://apps.microsoft.com/detail/9NCVDN91XZQP).
4. Download [Palworld Save Converter](https://github.com/cheahjs/palworld-save-tools/releases) and extract the contents.
5. In the Palworld Save Converters extracted folder drag `01.sav` onto `convert.py`.
4. Download [Palworld Save Tools](https://github.com/deafdudecomputers/PalWorldSaveTools/releases) and extract the contents.
5. In the Palworld Save Tools extracted folder drag `01.sav` onto `convert.py`.
6. Take the converted `01.json` file, and once again drag it onto `convert.py`.
7. Rename the twice converted file to `Level.sav`.
8. Delete the `Level` folder in your save files and then drag the newly created `Level.sav` in.
Expand Down

0 comments on commit bfd1b02

Please sign in to comment.