NeighTools / UnityDoorstop

Doorstop -- run C# before Unity does!
GNU Lesser General Public License v2.1
419 stars 62 forks source link

Add the option to enable the mono soft debugger #16

Closed TechInterMezzo closed 3 years ago

TechInterMezzo commented 3 years ago

Based on the patch of 6pak. Added two options. The first option enables the mono soft debugger. (default false) The second option the tcp address of the debugger. (default 127.0.0.1:10000)