fx_version 'bodacious' game 'gta5' name "BigDaddy-Hunting" description "Hunt Game" author "Big Daddy" version "1.0.2" client_scripts { '@PolyZone/client.lua', '@PolyZone/BoxZone.lua', '@PolyZone/EntityZone.lua', '@PolyZone/CircleZone.lua', '@PolyZone/ComboZone.lua', 'polyzones.lua', '*.Client.net.dll', 'Newtonsoft.Json.dll', } server_scripts { '*.Server.net.dll', 'BigDaddy*.js', 'Newtonsoft.Json.dll', 'server.lua' } ui_page 'html/index.html' files { 'html/index.html', 'html/assets/BigDaddy-RadialMenu.css', 'html/assets/BADABB_.TTF', 'html/assets/img/*.png', 'html/assets/thumbs/*.png', 'html/map.jpg', 'html/assets/sounds/*.ogg', 'settings.ini', 'zones.json', 'peds.meta', 'menu.json', 'menu.ini', 'stream/dl_big_fishing_pack_01.ytyp' } data_file 'PED_METADATA_FILE' 'peds.meta' data_file 'DLC_ITYP_REQUEST' 'stream/dl_big_fishing_pack_01.ytyp' dependencies { 'PolyZone' }