Files
Elite-Gaming-FiveM/resources/Ped-Props/fxmanifest.lua
T
2021-12-03 01:05:09 +00:00

20 lines
182 B
Lua

fx_version 'adamant'
game 'gta5'
name 'B1G'
author 'B1G - https://github.com/CarlosVergikosk'
version 'v1.0'
client_script {
'prop.lua'
}
exports {
'attach',
'removeall'
}