Sorry to write to the wrong place, but nowhere else. It turned out that the game “Breach & Clear”, that is, the first part of it, ported from phones is simply not there.
Now actually how to make money.
 We go to our preservation. I have it here – C: \ Users \ user \ Documents \ savedgames \ breachclear
 There is only one file – bnc.gun – open it with notepad and look for the lines:
 kevinJames¬blubbleblabla
 kevinJames_used_key¬bla
 kevinJames_encryption_check¬blablablabla
We replace them with lines:
 kevinJames¬1155555
 kevinJames_used_key¬3
 kevinJames_encryption_check¬fe2c8423a27bc312a4c17e9a78bf23af
Save, load the game. If everything is correct, it will be $ 1,155,555
Changing the parameters of the characters:
We go to a line similar to this one: Squad1¬ {“SquadName”: “Squad name”, “Owned”: 0, “Created”: 1, “SquadType”: 4}
 The next 4 paragraphs are your characters in this unit.
 We are looking for the required parameters:
| “HealthLv”: 100 | health | 
| “EvasionLv”: 100 | crit chance | 
| “Level”: 30 | level | 
| “SpeedLv”: 100 | speed | 
| “AccuracyLv”: 100 | accuracy | 
| “SpecialLv”: 100 | special skill | 
| “ReactionLv”: 100 | reaction | 
You can also change the name and equipment, but here you can figure it out yourself.
 That’s all I wanted to say. Thank you for attention!