• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

How to make a DLL mod?

RaahiArslan101

New member
Hello Everyone,

Lately I've been making some Modlets with xml but now I want to try and make a DLL mod.
I know how to code but this is my first dll mod ever.

What library/tool can I use for this?

Thanks in advance,

Kind regards

 
Visual Studio and gamelibraries to start with. Study the vanilla code to see how you can hook into the Mod Apis. There is no documentation.

 
Back
Top