1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-10 19:10:33 +02:00
parent 6557d83498
commit 935774d74c
29 changed files with 16 additions and 0 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"
}