Requirements

The currently validated runtime environment is:

Dependency Version
For The King II 1.14.6
BepInEx 5.4.23.5
Harmony 2.9.x
Unity runtime 2022.3.41f1
FTK2.ModAPI 0.5.x development line
Caution

Do not infer compatibility with a newer FTK2 patch simply because the game starts. Runtime integration depends on game data, consumer paths and native types that can change between game builds.

For mod authors

A consumer mod should compile against the public SDK contract, not internal ModAPI implementation classes. The generated API Reference will be produced directly from current SDK/source XML documentation once the toolkit source checkout is connected to this documentation build.

Until that source checkout is connected, this site deliberately avoids inventing method signatures.