Update README.md

This commit is contained in:
0xd4d 2020-07-08 12:12:38 +02:00 committed by GitHub
parent 40fd03e2c0
commit c105233609
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,10 @@ See below for more features
![edit-code-animated](images/edit-code-animated.gif)
## Binaries
https://github.com/0xd4d/dnSpy/actions
## Building
```PS
@ -21,6 +25,8 @@ cd dnSpy
./build.ps1 -NoMsbuild
```
To debug Unity games, you need this repo too: https://github.com/dnSpy/dnSpy-Unity-mono
# Debugger
- Debug .NET Framework, .NET Core and Unity game assemblies, no source code required