Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/PSTools/ps4_unjail into main
Browse files Browse the repository at this point in the history
  • Loading branch information
xXxTheDarkprogramerxXx committed Mar 25, 2021
2 parents cb21fa7 + 061bf74 commit ac01d43
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Expand Up @@ -50,6 +50,21 @@ To start you will need to do a DLL Import in unity (universal.prx needs to be pl
//allows you to set the temprature
```

# Debug
<details>
<summary>Click to expand</summary>

### Debug notifications
```c#
private static extern void SetDebuggerTrue()
//Shows a debug notifications good old printf testing
```

</details>



# Notifications
<details>
<summary>Click to expand</summary>
Expand Down

0 comments on commit ac01d43

Please sign in to comment.