mirror of
https://github.com/dnSpy/dnSpy.git
synced 2025-01-08 11:57:36 +08:00
Update README.md
This commit is contained in:
parent
40fd03e2c0
commit
c105233609
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user