Debugging using Doorstop works out of the box for me without any setup which is great, but since Doorstop also adds hot reload I was wondering if this should also 'just' work? I tried rebuilding my mod both when running in debug and default run, but neither sees my changes reflected in game. I do have a Reloadable attribute added.
Debugging using Doorstop works out of the box for me without any setup which is great, but since Doorstop also adds hot reload I was wondering if this should also 'just' work? I tried rebuilding my mod both when running in debug and default run, but neither sees my changes reflected in game. I do have a
Reloadableattribute added.