ScaleformUI icon indicating copy to clipboard operation
ScaleformUI copied to clipboard

Update to Mono V2 (Create new branch)

Open christopher-nzcs opened this issue 2 years ago • 0 comments

https://discord.com/channels/882234192132448256/1120390177613942836/1171608349075312680

Only 1 function was removed, due to issues, If you find a fix for it, Let me know ;-)

This does also require some dependency adding, Instead of adding the CitizenFX packages you get from Nuget, you must download them from the correct FiveM installation files. (and server artifacts)

(https://github.com/thorium-cfx/mono_v2_get_started/blob/main/Setup.md)

Client: %localappdata%\FiveM\FiveM.app\citizen\clr2\lib\mono\4.5\v2\CitizenFX.Core.dll %localappdata%\FiveM\FiveM.app\citizen\clr2\lib\mono\4.5\v2\CitizenFX.FiveM.dll %localappdata%\FiveM\FiveM.app\citizen\clr2\lib\mono\4.5\v2\Native\CitizenFX.FiveM.Native.dll

~~Server:~~ ~~(your server files)\citizen\clr2\lib\mono\4.5\v2\CitizenFX.Core.dll~~ ~~(your server files)\citizen\clr2\lib\mono\4.5\v2\CitizenFX.Server.dll~~ Not sure why I added the server-side of stuff... This is only a client library lmfao

christopher-nzcs avatar Nov 08 '23 00:11 christopher-nzcs