Files
Elite-Gaming-FiveM/resources/BigDaddy-RadioAnimation/fxmanifest.lua
T
2025-11-01 22:17:29 -07:00

29 lines
496 B
Lua

fx_version "adamant"
game "gta5"
name "Radio Animation"
description "radio animations when using the radio tied to PTT key"
author "Big Daddy"
version "1.4.2"
ui_page "index.html"
files {
"index.html",
"*.ogg",
"settings.ini"
}
client_scripts {
"*.Client.net.dll",
"Newtonsoft.Json.dll",
"MenuAPI.dll",
}
server_scripts {
"*.Server.net.dll",
"BigDaddy*.js"
}
data_file 'DLC_ITYP_REQUEST' 'big_daddy_police_radio_handset.ytyp'
data_file 'DLC_ITYP_REQUEST' 'big_daddy_radio_prop.ytyp'