mirror of
https://github.com/kasuganosoras/YumV
synced 2024-11-22 20:42:51 +08:00
15 lines
352 B
Lua
15 lines
352 B
Lua
|
resource_manifest_version '05cfa83c-a124-4cfa-a768-c24a5811d8f9'
|
||
|
|
||
|
name 'Yum'
|
||
|
description 'A FiveM plugin allow you install a plugin by command'
|
||
|
author 'Akkariin (www.zerodream.net)'
|
||
|
version 'v1.0.0'
|
||
|
url 'https://yumv.net/'
|
||
|
client_debug_mode 'false'
|
||
|
server_debug_mode 'false'
|
||
|
experimental_features_enabled '0'
|
||
|
|
||
|
server_scripts {
|
||
|
'main_server.lua',
|
||
|
}
|