Update fxmanifest.lua

This commit is contained in:
xorzo
2022-07-05 14:01:01 +02:00
committed by GitHub
parent d34bf5b4a4
commit 8e0fd42d1e
+5 -1
View File
@@ -1,7 +1,11 @@
fx_version 'adamant'
lua54 'yes'
game 'gta5'
author 'ESX-Framework'
description 'ESX Notification'
description 'ESX Notification system for esx_legacy'
shared_script '@es_extended/imports.lua'
client_scripts { 'Notify.lua' }