Update 19.11.2022
This commit is contained in:
22
HTML/gcphone/resources/esx_addons_gcphone/fxmanifest.lua
Normal file
22
HTML/gcphone/resources/esx_addons_gcphone/fxmanifest.lua
Normal file
@@ -0,0 +1,22 @@
|
||||
fx_version 'adamant'
|
||||
|
||||
game 'gta5'
|
||||
|
||||
client_script 'client.lua'
|
||||
|
||||
server_script {
|
||||
'@mysql-async/lib/MySQL.lua',
|
||||
'server.lua'
|
||||
}
|
||||
|
||||
-- {
|
||||
-- "display": "Police",
|
||||
-- "subMenu": [
|
||||
-- {
|
||||
-- "title": "Envoyer un message",
|
||||
-- "eventName": "esx_addons_gcphone:call",
|
||||
-- "type": {
|
||||
-- "number": "police"
|
||||
-- }}
|
||||
-- ]
|
||||
-- }
|
||||
Reference in New Issue
Block a user