diff --git a/README.md b/README.md index 7d70401..5d3a8db 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,11 @@ I re-wrote many parts of this tool and changed the program versioning because th - [x] Add option to delete PKG - [x] Add option for recursive folder scan - [x] Add feature to set pkg image as desktop background image -- [x] Add new PKG renaming format to prevent renaming error : [TITLE_ID] [CATEGORY] [VERSION] TITLE, TITLE [CATEGORY] [VERSION]. Renaming a base application PKG and its update PKG in the same directory will throw an exception : Cannot create a file when the file already exists +- [x] Add new PKG renaming format to prevent renaming error : Cannot create a file when the file already exists - [x] Fix issue https://github.com/pearlxcore/PS4-PKG-Tool/issues/6 - [x] Fix issue https://github.com/pearlxcore/PS4-PKG-Tool/issues/7 - [x] Fix "Illegal characters path" error while renaming PKG +- [x] Add new PKG renaming format # Credit - [xXxTheDarkprogramerxXx](https://github.com/xXxTheDarkprogramerxXx) for the [PS4 Tool](https://github.com/xXxTheDarkprogramerxXx/PS4_Tools) lib