mirror of
https://github.com/jimathy/jim-consumables.git
synced 2026-08-17 06:26:03 +01:00
Update fxmanifest.lua to new format
Removes core loading in `fxmanifest.lua` in favour of more "verbose" file loader in jim_bridge v`2.0.08+`
This commit is contained in:
@@ -14,15 +14,7 @@ shared_scripts {
|
|||||||
'shared/consumables.lua',
|
'shared/consumables.lua',
|
||||||
'shared/shared.lua',
|
'shared/shared.lua',
|
||||||
|
|
||||||
-- Required core scripts
|
--Jim Bridge - https://github.com/jimathy/jim-bridge
|
||||||
'@ox_lib/init.lua',
|
|
||||||
'@ox_core/lib/init.lua',
|
|
||||||
|
|
||||||
'@es_extended/imports.lua',
|
|
||||||
|
|
||||||
'@qbx_core/modules/playerdata.lua',
|
|
||||||
|
|
||||||
--Jim Bridge
|
|
||||||
'@jim_bridge/starter.lua',
|
'@jim_bridge/starter.lua',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user