first commit

This commit is contained in:
Benjamyn Love 2024-07-26 00:39:02 +10:00
commit d76c6e8ba9
3 changed files with 33 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
# Virtual ENV
venv/
# Secrets and shit
*.secret
*.data
*.tmp
# Save files
*.sav

11
README.md Normal file
View File

@ -0,0 +1,11 @@
Repo for small hacks and utilities for CrabChampions
Current Ideas
- Add X Keys
- Full save editor
- Save parser
- Unlocker?
Gonna start with the Add X Keys

12
notes Normal file
View File

@ -0,0 +1,12 @@
Keys stored in save file
%LocalAppData%\CrabChampions\Saved\SavedGames
SaveSlot.sav
save appears to be seralised as
PropertyName (Fixed size) Property Type (Fixed size) Property (Dynamic based on type?)
Property/Type/Offset
Keys/Int/0x12f9