Main/resources/[defaultmaps]/cfx-gabz-carmeet/fxmanifest.lua
2025-06-07 08:51:21 +02:00

23 lines
No EOL
576 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'
game 'gta5'
author 'Gabz'
description 'Tuner Car Meet'
version '1.0.2'
lua54 'yes'
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.
'cfx-gabz-mapdata', -- ⚠PLEASE READ⚠; Requires [cfx-gabz-mapdata] to work properly.
}
server_scripts {
'version_check.lua',
}
escrow_ignore {
'stream/**/*.ytd',
'stream/vanilla/*.*',
}
dependency '/assetpacks'