1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-01 11:47:59 +02:00
parent a45b5da981
commit 455dd9e1f0
31 changed files with 73 additions and 3 deletions

View 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"
}