mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-17 05:56:01 +01:00
tweak: add oxlib as dependency
This commit is contained in:
@@ -37,7 +37,10 @@ files {
|
|||||||
"compatibility/**/locale.lua"
|
"compatibility/**/locale.lua"
|
||||||
}
|
}
|
||||||
|
|
||||||
dependency "oxmysql"
|
dependenies {
|
||||||
|
"ox_lib",
|
||||||
|
"oxmysql"
|
||||||
|
}
|
||||||
|
|
||||||
-- below were used with backwards compatibility but could interfere with resources checking if the resources are started.
|
-- below were used with backwards compatibility but could interfere with resources checking if the resources are started.
|
||||||
-- provide "es_extended"
|
-- provide "es_extended"
|
||||||
|
|||||||
Reference in New Issue
Block a user