├── LICENSE ├── README.md ├── client.lua ├── fxmanifest.lua └── server.lua /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jgscripts/jg-vehicleindicators/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jgscripts/jg-vehicleindicators/HEAD/README.md -------------------------------------------------------------------------------- /client.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jgscripts/jg-vehicleindicators/HEAD/client.lua -------------------------------------------------------------------------------- /fxmanifest.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jgscripts/jg-vehicleindicators/HEAD/fxmanifest.lua -------------------------------------------------------------------------------- /server.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jgscripts/jg-vehicleindicators/HEAD/server.lua --------------------------------------------------------------------------------