1
0
Fork 0
forked from Simnation/Main

neues consum script

This commit is contained in:
Nordi98 2025-06-17 21:38:35 +02:00
parent e491cb80bb
commit f28aeabf6b
163 changed files with 2364 additions and 10287 deletions

View file

@ -0,0 +1,16 @@
--[[ FX Information ]]--
fx_version 'cerulean'
lua54 'yes'
game 'gta5'
--[[ Resource Information ]]--
name 'bzzz_spawnped'
version '0.0.1'
description 'Simple ped & animal configurator'
author 'Fantík & Bzzz'
--[[ Manifest ]]--
client_scripts {
'config.lua',
'client/main.lua',
}