- Reads generalprogress.bepis
- Writes generalprogress.bepis
- Reads cybergrindprogress.bepis
- Writes cybergrind.bepis
- Reads lvl#progress.bepis
- Writes lvl#progress.bepis
- Reads difficulty#progress.bepis
- Writes difficulty#progress.bepis
- Can make a whole save file from scratch.
If you stumble accross any bugs, please report them in Issues so I can fix them!
You need Visual Studio 2022 downloaded and installed with the .NET desktop development workload installed.
Next, clone the project through Visual Studio.
Finally once the environment is finished initializing, just build it with the button at the top.
If you would like to contribute, i would be very greatful for your help!
But in order to do so, you should make a fork of this repo.
Then add your contribution, and send in a merge/pull request.
I'll review it, and if you're good, I'll merge your code in!