Skip to content

Mod compatibility

In theory, Ratchet can communicate with all the game functions and all other mods. However, support for these functions has to be implemented into Ratchet.

I've already implemented support for some of the most popular mods.

Currently supported mods are:

Would you like to suggest compatibility with another popular mod?
Let me know about your idea on my Discord.

Your own mod

You can use Ratchet interface API to trigger events and receive updates in your own mod.

Download interface API

Extract Ratchet folder found in this zip file into ConanExilesDevKit\Games\ConanSandbox\Content\ModsShared

You can then reference the interfaces in DevKit just like with any other mod API.