forked from Simnation/Main
ed
This commit is contained in:
parent
096c4ffcaf
commit
2048dd39ff
29 changed files with 853 additions and 7726 deletions
11
resources/[tools]/pg_attachproptoplayereditor/fxmanifest.lua
Normal file
11
resources/[tools]/pg_attachproptoplayereditor/fxmanifest.lua
Normal file
|
@ -0,0 +1,11 @@
|
|||
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",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue