1
0
Fork 0
forked from Simnation/Main
Main/resources/[defaultmaps]/tstudio_bennys/fxmanifest.lua
2025-08-13 19:59:19 +02:00

28 lines
No EOL
644 B
Lua
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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'