1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-02 17:36:47 +02:00
parent 050ff54c7d
commit 1841025156
6 changed files with 316 additions and 881 deletions

View 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'
}