Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxiao921 authored Oct 4, 2021
1 parent feba2c2 commit fac070a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ The button starts the specified target executable and launch the debugger on a p

This extension was made for BepInEx plugins for Unity games in mind.

For this extension to work properly you also need the [Tools for Unity Extension](https://docs.microsoft.com/en-us/visualstudio/gamedev/unity/get-started/getting-started-with-visual-studio-tools-for-unity?pivots=windows) installed.
For this extension to work properly you also need :
- The [Tools for Unity Extension](https://docs.microsoft.com/en-us/visualstudio/gamedev/unity/get-started/getting-started-with-visual-studio-tools-for-unity?pivots=windows) installed.
- [A debug version of the mono runtime dll that is used by the unity game](https://github.com/dnSpyEx/dnSpy/wiki/Debugging-Unity-Games)

0 comments on commit fac070a

Please sign in to comment.