forked from Simnation/Main
ed
This commit is contained in:
parent
2c6c1d5f24
commit
dc96cbb39b
167 changed files with 8966 additions and 0 deletions
20
resources/[defaultmaps]/server-scenarios/fxmanifest.lua
Normal file
20
resources/[defaultmaps]/server-scenarios/fxmanifest.lua
Normal file
|
@ -0,0 +1,20 @@
|
|||
fx_version "cerulean"
|
||||
game "gta5"
|
||||
|
||||
author "TayMcKenzieNZ"
|
||||
description "Custom and modified scenarios for FiveM"
|
||||
url "https://github.com/TayMcKenzieNZ/server-scenarios"
|
||||
|
||||
file "sp_manifest.ymt"
|
||||
data_file "SCENARIO_POINTS_OVERRIDE_FILE" "sp_manifest.ymt"
|
||||
|
||||
|
||||
files {
|
||||
'events.meta',
|
||||
'relationships.dat'
|
||||
}
|
||||
|
||||
data_file 'FIVEM_LOVES_YOU_4B38E96CC036038F' 'events.meta'
|
||||
|
||||
server_script 'server.lua'
|
||||
client_script 'client.lua'
|
Loading…
Add table
Add a link
Reference in a new issue