1
0
Fork 0
forked from Simnation/Main
Main/resources/[defaultmaps]/trooper-mansion2/fxmanifest.lua

30 lines
718 B
Lua
Raw Permalink Normal View History

2025-06-07 08:51:21 +02:00
fx_version 'cerulean'
game 'gta5'
lua54 'yes'
this_is_a_map 'yes'
author 'Subham.gg'
description 'Mansion 2 at Rockford Hills'
version '1.0.0'
files {
'audio/subham_mansion2_door_audio_game_game.dat151.rel',
'interiorproxies.meta'
}
data_file 'AUDIO_GAMEDATA' 'audio/subham_mansion2_door_audio_game_game.dat'
data_file 'DLC_ITYP_REQUEST' 'stream/YTYP/subham_mansion2_int.ytyp'
client_script 'subham_mansion2_entitysets.lua'
dependencies {
'trooper-mansion2', -- Do not edit this
'trooper-mapdata'
}
escrow_ignore {
'subham_mansion2_entitysets.lua',
'stream/YTD/subham_mansion2_txd.ytd', -- Main Texture dictionary of the Interior and Props
'ReadMe.md'
}