Building from source
If you want to compile KaamoClubModApi yourself rather than using a prebuilt release this tutorial is for you.
Prerequisites
- Windows
- xmake
Install xmake from xmake.io or via winget:
Clone the repository
Build
That's it, xmake will compile everything and output the proxy dll and the modding api
Output
After building, grab the output files located in the build/ folder and drop them into your game folder per the Installation guide.