Skip to content

Compilation

Sehelitar edited this page Feb 27, 2024 · 3 revisions

!! IMPORTANT !!
This section is for advanced users only.
If you are not a developer and just want to use Kick.bot for your own use, just download the latest release.

To fully compile this extension from scratch, you need to have access to my Kick API implementation (added as a submodule in KickAPI). That implementation, based on the actual private API, is in a private repository. I could make it public, but since this is a private API and the public one should be up soon, I made the choice to not release it. If you are a tier 3 sponsor, you can request access to this repository if needed.

This extension will implement the new public API as soon as possible.

All releases packages come with a compiled version of Kick.dll you can use as a reference in this project, so you actually CAN compile it that way.

Clone this wiki locally