ed
This commit is contained in:
parent
6557d83498
commit
935774d74c
29 changed files with 16 additions and 0 deletions
16
resources/[defaultmaps]/fishing_shop/fxmanifest.lua
Normal file
16
resources/[defaultmaps]/fishing_shop/fxmanifest.lua
Normal file
|
@ -0,0 +1,16 @@
|
|||
fx_version "bodacious"
|
||||
|
||||
game 'gta5'
|
||||
|
||||
this_is_a_map "yes"
|
||||
|
||||
client_scripts {
|
||||
"lib/common.lua"
|
||||
, "lib/observers/interiorIdObserver.lua"
|
||||
, "lib/observers/officeSafeDoorHandler.lua"
|
||||
, "client.lua"
|
||||
|
||||
-- DLC Bikers
|
||||
, "dlc_bikers/clubhouse3.lua"
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue