Skip to content

Releases: zapu/UnityHotSwap

Pre-alpha 3

Pre-alpha 3 Pre-release
Pre-release

Choose a tag to compare

@zapu zapu released this 30 Jun 22:49
  • Brought back "kAutoRefresh" setting to try to do a better job of blocking Unity built-in assembly reload.
  • Added checking of cs source file modification times versus assembly modification times to skip recompilation of what's unchanged.

Pre-alpha 2

Pre-alpha 2 Pre-release
Pre-release

Choose a tag to compare

@zapu zapu released this 24 Jun 10:50

Now with in-memory patching instead of instrumentation.

Tested with Unity 2017.4.3f1 (64-bit) and Unity 2018.1.6f1 (64-bit). Only works with Mono 4.x backend.

Preview pre-alpha release

Pre-release

Choose a tag to compare

@zapu zapu released this 27 Jul 12:17
prealpha1

License and contact info