fix: drawtext and fxmanifest
This commit is contained in:
+6
-3
@@ -4,13 +4,16 @@ game 'gta5'
|
||||
description 'items to help players breathe and move underwater'
|
||||
version '0.0.0'
|
||||
|
||||
shared_script {
|
||||
shared_scripts {
|
||||
'@ox_lib/init.lua',
|
||||
'@qb-core/shared/locale.lua',
|
||||
'@qbx_core/import.lua',
|
||||
'@qbx_core/shared/locale.lua',
|
||||
'locales/en.lua',
|
||||
'locales/*.lua',
|
||||
'config.lua',
|
||||
'@qbx_core/import.lua',
|
||||
}
|
||||
|
||||
modules {
|
||||
'qbx_core:utils',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user