SirPepperPot's Community Toolkit
An unofficial community modding toolkit for For The King II.
This documentation covers the standalone FTK2.ModAPI, FTK2.ModAPI.SDK, and FTK2.ModAPI.ExampleMod toolchain. It is intentionally independent of FTK2 Enhanced Overhaul Remix/EOR.
Important
The toolkit is in the 0.5.x development line and is being prepared for a first Beta release. Documentation labels behavior conservatively: Runtime proven, Implemented, Experimental, Planned, or Unsupported.
Start here
- Introduction — what the toolkit is and what it is not.
- Requirements — the currently tested FTK2/BepInEx/Unity environment.
- Installation — installation model and folder expectations.
- Current capability status — the most important page before depending on a feature.
- Custom items — what has been proven around definitions, activation, localization, visuals and save compatibility.
- Custom abilities — the current public boundary and the remaining 0.5.x acceptance work.
- Troubleshooting — what to collect before reporting a bug.
Current target environment
| Component | Current target |
|---|---|
| For The King II | 1.14.6 |
| BepInEx | 5.4.23.5 |
| Harmony | 2.9.x |
| Unity | 2022.3.41f1 |
| Toolkit | 0.5.x development line |
Compatibility outside this matrix is not implied unless a release page explicitly says otherwise.
Links
A Nexus link will be added when the Community Toolkit has an actual Nexus page.