How to Convert __resource.lua to fxmanifest.lua
Hey, in this video I show you how to convert __resource.lua files to fxmanifest.lua. It is a lot more simple then most people think and it eliminates the error in your server console that is produced when using the outdated __resource.lua file
As mentioned in the video here is the snipped of code you can copy and paste to replace the "resource_manifest_version"
fx_version 'cerulean'
game 'gta5'
Just remove the resource_manifest_version and replace it with the snippet above and then remember to change the file name to fxmanifest.lua
Hope you enjoyed the video and found it helpful, let me know in the comments if you run into any issues!
#fivem #tutorials #tutorial #howto #videogamedevelopment #coding #developer #fxmanifest #__resource #noahdangles #noahdangles01