1
0
Fork 0
forked from Simnation/Main
Main/resources/[tools]/pg_attachproptoplayereditor/fxmanifest.lua
2025-07-14 16:14:31 +02:00

11 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",
}