
Example 13: Arbitrary target

This example demonstrates that Live++ supports arbitrary target applications that do not need to know about
Live++ or support any kind of hot-reload at all. As long as the target application allows loading native
modules or plugins of any kind, Live++ can be enabled for those from within the module itself.

This allows Live++ and all its capabilities to be utilized for DLLs written in C++ which are loaded by
arbitrary applications, such as:
- Unity
- Autodesk Maya
- Adobe Photoshop
...and many others

Interesting things to look at and try out have been marked with "Live++" in the source code.
