mirror of
https://github.com/jimathy/jim-consumables.git
synced 2026-08-16 22:16:02 +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/shared.lua',
|
||||
|
||||
-- Required core scripts
|
||||
'@ox_lib/init.lua',
|
||||
'@ox_core/lib/init.lua',
|
||||
|
||||
'@es_extended/imports.lua',
|
||||
|
||||
'@qbx_core/modules/playerdata.lua',
|
||||
|
||||
--Jim Bridge
|
||||
--Jim Bridge - https://github.com/jimathy/jim-bridge
|
||||
'@jim_bridge/starter.lua',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user