forked from Simnation/Main
ed
This commit is contained in:
parent
a45b5da981
commit
455dd9e1f0
31 changed files with 73 additions and 3 deletions
16
resources/[defaultmaps]/c-hunting_shop/fxmanifest.lua
Normal file
16
resources/[defaultmaps]/c-hunting_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