forked from Simnation/Main
neues consum script
This commit is contained in:
parent
e491cb80bb
commit
f28aeabf6b
163 changed files with 2364 additions and 10287 deletions
16
resources/[tools]/bzzz_spawnped/fxmanifest.lua
Normal file
16
resources/[tools]/bzzz_spawnped/fxmanifest.lua
Normal 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',
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue