Overview
NuclearRT is a C++ runtime for Clickteam Fusion 2.5 that converts your game's events into native code. Unlike the standard runtime, it:
- Compiles events to C++ instead of interpreting them
- Provides 64-bit support
- Offers cross-platform compilation
- Maintains compatibility with most extensions