We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0866463 commit 796288bCopy full SHA for 796288b
README.md
@@ -1,10 +1,10 @@
1
# UnityDebug
2
-UnityDoorstep implementation with Harmony patch that converts pdb to mdb allowing mono to read debug symbols.
+UnityDoorstop implementation with Harmony patch that converts pdb to mdb allowing mono to read debug symbols.
3
4
### Prerequisites:
5
6
- [.NET SDK 6+](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
7
-- [.NET 4.8 Runtime + SDK](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48)
+- [.NET Runtime + SDK 4.8](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48)
8
9
### How to build:
10
0 commit comments