1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-14 16:14:31 +02:00
parent 096c4ffcaf
commit 2048dd39ff
29 changed files with 853 additions and 7726 deletions

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