forked from Simnation/Main
12 lines
179 B
Lua
12 lines
179 B
Lua
![]() |
fx_version 'cerulean'
|
||
|
game 'gta5'
|
||
|
|
||
|
author 'PERPGamer'
|
||
|
description 'A easy editor to attach a prop to a player.'
|
||
|
version '1.0.0'
|
||
|
|
||
|
client_scripts {
|
||
|
"config.lua",
|
||
|
"client.lua",
|
||
|
}
|