1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-13 19:59:19 +02:00
parent 123ea8a800
commit 41d330bde5
69 changed files with 66 additions and 0 deletions

View file

@ -0,0 +1,28 @@
fx_version 'cerulean'
lua54 'yes'
game "gta5"
author 'tstudio - turbosaif'
description 'Bennys Luxury Motorworks'
version '1.0.0'
this_is_a_map "yes"
dependencies {
'/server:4960', -- ⚠PLEASE READ⚠; Requires at least SERVER build 4960.
'/gameBuild:2545', -- ⚠PLEASE READ⚠; Requires at least GAME build 2545.
'tstudio_zmapdata', -- ⚠PLEASE READ⚠; Requires to be started before this resource.
}
-- What to run
client_scripts {
'client/client.lua',
}
escrow_ignore {
'stream/vanilla/*/*.*',
'stream/ytd/*.ytd',
'fix_other_maps/*/*.*',
'client/client.lua'
}
dependency '/assetpacks'