forked from Simnation/Main
firework
This commit is contained in:
parent
050ff54c7d
commit
1841025156
6 changed files with 316 additions and 881 deletions
17
resources/[standalone]/vms_firework/fxmanifest.lua
Normal file
17
resources/[standalone]/vms_firework/fxmanifest.lua
Normal file
|
@ -0,0 +1,17 @@
|
|||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
lua54 'yes'
|
||||
|
||||
author 'vames™️'
|
||||
description 'vms_firework'
|
||||
version '1.0.0'
|
||||
|
||||
shared_script 'config.lua'
|
||||
|
||||
client_scripts {
|
||||
'client.lua'
|
||||
}
|
||||
|
||||
server_scripts {
|
||||
'server.lua'
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue