Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit c3f2d44

Browse files
authored
4.0.0
added afkaf credits and changed a few things
1 parent fa5076d commit c3f2d44

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ feel free to use it yourself
66

77
Main Credits:<br>
88
Pyinstaller - used to make .exe versions of the script so that it can be run without having to get python or uesave<br>
9-
uesave - https://github.com/trumank/uesave-rs, all credit for this goes to trumank, this is a program made in rust but compiled to .exe , allows translating Unreal Engine .sav files to json and back again<br>
10-
ChatGPT - used for some comments and code snippets , i am still learning about python after all<br>
9+
afkaf - made a sav converter in python, this reduces overhead and makes the program much faster when converting sav files, it also means the program won't make any temp json files like it did with uesave, he made it into pypi, you can find it here https://pypi.org/project/SavConverter/<br>
10+
ChatGPT - used for some comments and code snippets, i am still learning about python after all<br>
1111

1212
# Install:
1313
download the program and then run it
1414
### Windows:
1515
[Executable download (.exe)](https://github.com/O2theC/CrabChampionSaveManager/releases/latest/download/CrabChampionSaveManager.exe) - do this if you don't know what to do
16-
[Python script download (.py)](https://github.com/O2theC/CrabChampionSaveManager/releases/latest/download/CrabChampionSaveManager.exe)
16+
[Python script download (.py)](https://github.com/O2theC/CrabChampionSaveManager/releases/latest/download/CrabChampionSaveManager.py)
1717
### Linux
1818
[Python script download (.py)](https://github.com/O2theC/CrabChampionSaveManager/releases/latest/download/CrabChampionSaveManager.py)
1919
# Use:
@@ -50,5 +50,5 @@ A: this is not malware or a virus , check it on virustotal (it has been known to
5050
<br>
5151
<br>
5252
Some other projects that are kind of similar to this one, in no particular order<br><br>
53-
a web-based save converter to turn your .sav to JSON and back - https://afkaf.github.io/Crab-Champion-Save-Manager/ - https://github.com/afkaf/Crab-Champion-Save-Manager<br>
53+
a web-based save converter to turn your .sav to JSON and back - https://afkaf.github.io/Crab-Champion-Save-Manager/ - https://github.com/afkaf/Crab-Champion-Save-Manager - credit to afkaf for making a python sav converter for CCSM<br>
5454
item wiki for the game - https://crabchampions.info

0 commit comments

Comments
 (0)