mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-20 23:32:47 +01:00
wip: qb backwards compatiblity
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
if not lib.table.contains(Config.compatibility, "qb") then return end
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
if not lib.table.contains(Config.compatibility, "qb") then return end
|
||||
@@ -39,3 +39,4 @@ files {
|
||||
|
||||
dependency "oxmysql"
|
||||
provide "es_extended"
|
||||
provide "qb-Core"
|
||||
|
||||
Reference in New Issue
Block a user