Where are you putting the DLL?I could use the uMod framework... Not sure how that would translate to dedicated though.
I still can't seem to get the DLL to load. I push out log text but nothing is actually written.
All I get is this:
2018-12-21T19:34:20 0.283 WRN [MODS] Not loading DLL, only supported on the dedicated server build
And this is from the log of a dedicated server.
When I look at the dedicated DLL, it has the right code to load a DLL from there. The error message you are showing is only compiled into the client DLL.It's in with the ModInfo.xml file under Mods/ModName