neue maps
This commit is contained in:
parent
b8128c8a31
commit
f2294094df
549 changed files with 89 additions and 2474 deletions
27
resources/[defaultmaps]/cikana_fleecabank/fxmanifest.lua
Normal file
27
resources/[defaultmaps]/cikana_fleecabank/fxmanifest.lua
Normal file
|
@ -0,0 +1,27 @@
|
|||
fx_version 'cerulean'
|
||||
|
||||
games { "gta5" }
|
||||
|
||||
lua54 'on'
|
||||
|
||||
author 'CikanaModding'
|
||||
|
||||
description "Fleecabank-rework bought from CikanaModding's tebex"
|
||||
|
||||
version "1.0.0"
|
||||
|
||||
server_scripts {
|
||||
'stream/version/server.lua'
|
||||
}
|
||||
|
||||
client_scripts {
|
||||
'stream/version/client.lua'
|
||||
}
|
||||
|
||||
|
||||
escrow_ignore{
|
||||
'stream/**/*.ytd',
|
||||
}
|
||||
|
||||
this_is_a_map "yes"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue