1
0
Fork 0
forked from Simnation/Main
Main/resources/[standalone]/vms_firework/fxmanifest.lua
2025-07-02 17:36:47 +02:00

17 lines
No EOL
206 B
Lua
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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