forked from Simnation/Main
16 lines
No EOL
327 B
Lua
16 lines
No EOL
327 B
Lua
--[[ 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',
|
|
} |