I want to make one of the gta5 mods aircrafts fiveM ready but i do not know how to make an __Resource.lua for them.

This is all the meta files that it needs but I do not know what to do in the resource.lua
I want to make one of the gta5 mods aircrafts fiveM ready but i do not know how to make an __Resource.lua for them.

This is all the meta files that it needs but I do not know what to do in the resource.lua
Well the first thing you should do is not use a __resource.lua file as that is deprecated. You should be using a fxmanifest.lua. However there would be plenty of tutorials here on the forums to create a resource for vehicles.
I have tried to make an fxmanifest.lua but when i try starting it, it comes up with cannot find the __resource.lua
i have the same problem