Skip to content
Nicholas "LB" Braden edited this page Jun 8, 2015 · 5 revisions

hSDK is an Extension SDK for Clickteam's Multimedia Fusion 2.0 and ClickTeam Fusion 2.5 which allows high-level development by abstracting the low-level interface to Fusion. Runtime abstraction is made efficient by template metaprograms that generate as little as possible runtime overhead.

To build extensions with hSDK, you need Microsoft Visual Studio 2015 or later. (If that link is dead, please edit this wiki!)

For extension developers, a support forum is available here.

Clone this wiki locally