Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostySo authored and FrostySo committed Aug 8, 2020
1 parent 5896217 commit a73a440
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
@@ -1,3 +1,4 @@

# Ps4 Package Sender

![The Tool](https://frostyso.github.io/imgs/pkgsender.png)
Expand All @@ -20,7 +21,7 @@ It can send:

Once Node JS is installed, open up cmd and paste this command in

`npm install http-server`
`npm install http-server -g`

## How to Use
The order of which you import the pkg files does not matter. The program will automatically install in this order
Expand Down Expand Up @@ -52,4 +53,9 @@ Context Menu Options


### Known problems
Installing themes is bugged for multi-part themes. This is a problem with the package installer itself, not the package sender
Installing themes is bugged for multi-part themes. This is a problem with the package installer itself, not the package sender

### Credits
[xXxTheDarkprogramerxXx](https://github.com/xXxTheDarkprogramerxXx) for the [PS4 Tools](https://github.com/xXxTheDarkprogramerxXx/PS4_Tools) library

[flatz](https://github.com/flatz/) for the [ps4_remote_pkg_installer](https://github.com/flatz/ps4_remote_pkg_installer) api

0 comments on commit a73a440

Please sign in to comment.