I was wondering how I can add map modifications to my FiveM server if possible basically how do I get this:
On to my FiveM server?
I was wondering how I can add map modifications to my FiveM server if possible basically how do I get this:
On to my FiveM server?
Use this converter to convert the .xml file to a ymap file and you should be able to stream the ymap in your server
You just create a stream folder and put the ymaps in it, and in your __resource.lua you put your resource manifest code and then below that you put (this_is_a_map ‘yes’) (without the parentheses)