1
0
Fork 0
forked from Simnation/Main
Main/resources/[tools]/pg_attachproptoplayereditor/fxmanifest.lua

12 lines
179 B
Lua
Raw Normal View History

2025-07-14 16:14:31 +02:00
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",
}