Skip to content

Commit

Permalink
Updated readme with VS2017 requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Bert-Proesmans committed Jun 6, 2017
1 parent a675991 commit 16edcb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Hooking a specific method when the **HooksRegistry** binary has no code to injec

## Build

Visual Studio 2017 has to be installed to build both projects. Required components are C# - and Unity development tools! Visual Studio 2017 Community edition is free to download and capable to perform the build.

1. Clone the repo;
2. Create a junction link between the solution folder and the game install path. See `/createJunction.bat`;
2. Open UnityHook solution file with Visual Studio;
Expand Down

0 comments on commit 16edcb3

Please sign in to comment.