Skip to content

Addon Development

Will Corby edited this page Feb 23, 2025 · 2 revisions

TODO: Getting Started

This should describe how to set up a mod:

  • with the api (for optional qsb support)
  • with the weird loading dll thing sometimes (again, for optional qsb support). is this a thing or am i imagining it? similar to what qsb nh does i think, check other mods
  • referencing qsb directly, including it in local folder so build action still works

API

Use the API by copying the API definition into your mod.

Clone this wiki locally