How add a external dll to use it in our c# scripts?

ok I found how to do this thanks to Loading/finding nuget package dll files alongside a server script

So you have to put the .dll file in your current ressources mods directory and add in the fxmanisfest.lua it relative path in the "file category.

image

image

1 Like