Skip to content
one-nora edited this page May 16, 2026 · 11 revisions

Welcome to the WKLib wiki!

The wiki is in WIP state, so if you have any feedback please post it.

General scheme

  • Create one WKLibAPI instance per plugin.
  • Use the API instance to manage config, windows, and optional mod-tab UI.
  • Store config values through ConfigFolder, ConfigFile and ConfigValue<T>.
  • Use the UI helpers for keybinds, popups, and basic Imui integration.

Pages

Other

Clone this wiki locally