Compile and link additional C++ code at runtime, much like Unreal Engine 4's C++ hot reload feature.
Platforms:
Windows-x86
Visual Studio 2017/19
- Clone the repo
- Install the MinGW compiler in the default location
- Run the app and change
Scriptable_Actor.cpp
- Press 'c' to recompile and view your changes or 'q' to quit