Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Add thanks to README
Browse files Browse the repository at this point in the history
  • Loading branch information
noahc3 committed Jul 2, 2018
1 parent aae675d commit c2d5249
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A C# (.NET) application to automate (most of) the process of getting h-encore ru
## Features
This application does everything short of installing QCMA/integrating libVitaMTP. That means:

- Automatically downloads required tools (psvimgtools, pkg2img, bittersmile demo and h-encore itself)
- Automatically downloads required tools (psvimgtools, pkg2zip, bittersmile demo and h-encore itself)
- Grabs CMA encryption key from your account ID
- Unpackages bittersmile and repackages it with your encryption key and h-encore
- Moves finished files to your QCMA directory for copying to your PS Vita
Expand Down Expand Up @@ -36,4 +36,10 @@ I don't know C, so I can't reasonably integrate libVitaMTP into the application

The code also needs some cleanup and error handling.

Other changes are also welcome through pull requests.
Other changes are also welcome through pull requests.

## Thanks
- thefl0w for [h-encore](https://github.com/TheOfficialFloW/h-encore "h-encore") and all of their other contributions to the Vita scene.
- yifanlu for [psvimgtools](https://github.com/yifanlu/psvimgtools/) and all of their other contributions to the Vita scene.
- mmozeiko for [pkg2zip](https://github.com/mmozeiko/pkg2zip "pkg2zip").
- Everyone else that positively contributes to the Vita scene.

0 comments on commit c2d5249

Please sign in to comment.