forked from Simnation/Main
ed
This commit is contained in:
parent
cf533de903
commit
ed382892bd
273 changed files with 0 additions and 0 deletions
25
resources/[tools]/cfx_prompt_sandy_mapdata/fxmanifest.lua
Normal file
25
resources/[tools]/cfx_prompt_sandy_mapdata/fxmanifest.lua
Normal file
|
@ -0,0 +1,25 @@
|
|||
fx_version "cerulean"
|
||||
games { 'gta5' }
|
||||
|
||||
author 'Prompt Mods'
|
||||
description 'Motel+Gas+Mechanic+Church+Dealer+Cityhall+Houses1+Trainstation+Marina+Boathouse+Sheriff+Hospital+Airfield+Firestation'
|
||||
version '1.0.0'
|
||||
|
||||
this_is_a_map 'yes'
|
||||
|
||||
escrow_ignore {
|
||||
'stream/**'
|
||||
}
|
||||
|
||||
-- scripts --
|
||||
lua54 'yes'
|
||||
|
||||
|
||||
client_scripts {
|
||||
'client.js'
|
||||
}
|
||||
|
||||
server_scripts{
|
||||
'sv_MapDataHandler.lua',
|
||||
'server.js'
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue