-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
efda301
commit ef67686
Showing
1 changed file
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,9 @@ | ||
# GetPS3UpdatePackages | ||
A simple C# Console Application that downloads the latest update package (.pkg) file for a given PS3 game. | ||
|
||
All you need to do is run the compiled EXE file, then enter the game's unique ID. This tool will take care of the rest from there. | ||
|
||
If there are any issues, please report them to R.A.G#6392 on Discord. | ||
|
||
|
||
Compiled with Visual Studio 2019 on Windows 10 |