manups4e / ScaleformUI

ScaleformUI is a GTA menu styled API made with custom Scaleforms to be lighter, faster and visually better
Other
139 stars 49 forks source link

Update to Mono V2 (Create new branch) #189

Open XdGoldenTigerOfficial opened 9 months ago

XdGoldenTigerOfficial commented 9 months ago

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