Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/theonlyzac/jewel
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOnlyZac committed Sep 16, 2023
2 parents 458d2ee + 63ca2c9 commit 1609408
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ A PCSX2 trainer for Sly 2: Band of Thieves.

![Screenshot of the Jewel trainer](screenshot.png "Jewel Trainer")

## Features
* Displays a list of all loaded entities in the current map
* Click on an entity to view/change its position or scale
* Focus the camera on any entity with the click of a button
* Change the camera view size, render distance, FOV, etc.

## Build Instructions
Clone the repo into Visual Studio and make sure the build target is set as x64.

Expand All @@ -11,4 +17,4 @@ If you get an error about Memory.dll, run this command from the Package Manager
Update-Package -reinstall
```

If that still doesn't work, please open a [new issue](https://github.com/TheOnlyZac/Jewel/issues/new).
If that still doesn't work, please open a [new issue](https://github.com/TheOnlyZac/Jewel/issues/new).

0 comments on commit 1609408

Please sign in to comment.