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

16 lines
327 B
Lua
Raw Permalink Normal View History

2025-06-17 21:38:35 +02:00
--[[ 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',
}