monogame-hotload
monogame-hotload copied to clipboard
A template/demo solution showing how to do hotswappable game logic and shaders with monogame and/or C#
Results
1
monogame-hotload issues
Sort by
recently updated
recently updated
newest added
I wrote a similar hot reload system and then came across your video. I ended up finding a few different ways to get around the lock on the PDB file...