you just create a simple text file but save it as fxmanifest.lua, iv added an example of the file below.

fx_version 'adamant'
game 'gta5' 


client_script 'client.lua'
server_script 'server.lua'
2 Likes