Files
red-valley/resources/[stream]/[mlos]/[gabz]/cfx-gabz-pdm/fxmanifest.lua
2026-03-29 21:41:17 +03:00

27 lines
558 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 'PDM'
version '1.0.0'
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.
}
escrow_ignore {
'stream/**/*.ytd',
'stream/ydr/gabz_pdm_flag1.yft',
'stream/ydr/gabz_pdm_flag2.yft',
'pdm.lua',
}
data_file 'TIMECYCLEMOD_FILE' 'gabz_pdm_timecycle.xml'
files {
'gabz_pdm_timecycle.xml',
}
dependency '/assetpacks'