Dead by Daylight :: Savegame Editor Updated (again)
Added the new offering: RedMoney
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
How can you add coins?: Option 1;Option 2
You need to get at least 1 coin or just paste this code in the JSON tab:
1. Open the save file.
2. Go to JSON tab.
3. Scroll down to the bottom.
4. Edit your coin number.
5. Save and inject it


-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Savegame editor:

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
How can you add coins?: Option 1;Option 2
You need to get at least 1 coin or just paste this code in the JSON tab:
Code:
"playerStatProgression": [
{
"name": "DBD_BurntCoin",
"value": xx
},
{
"name": "DBD_GoldenCoin",
"value": xx
}
],
1. Open the save file.
2. Go to JSON tab.
3. Scroll down to the bottom.
4. Edit your coin number.
5. Save and inject it



-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Savegame editor: