Help-me, how to use gta5-mods on my server?

I would like to use a mod on my server to be able to play with my friend.

I have the MOD source code in C #, but I’m not good at LUA, how would I migrate?

For the most part, you can take C# source code and change the references and includes from GTA to CitizenFX and use it in a FiveM server. There’s a little bit more to it, but that’s the gist.

If you would like to know how to compile a .dll for FiveM, have a look at:

1 Like

Thank you for directing.
Could you point me YT videos on the subject?