Hello guys,
another question from me lol, so basically, I’ve downloaded the latest master from https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/. Then in the Visual Studio, I’ve added a reference server\citizen\clr2\lib\mono\4.5\CitizenFX.Core.dll from the master, but I see it’s missing a lot of functions, classes and stuff.
My friend installed CitizenFX.Core.dll from NuGet packages and he has far more function than I do, but it says he uses version from 7/17/2017.
So basically my question is, which .dll should I be using? The newest one with significantly less function and stuff, or the one from NuGet packages which seems to have everything needed. I’m kinda confused about this