From 622b6fa8b01e2effb1bc72e0eecbcd15ce935c7c Mon Sep 17 00:00:00 2001 From: Andyyy7666 <86536434+Andyyy7666@users.noreply.github.com> Date: Fri, 17 Jan 2025 20:58:48 +0100 Subject: [PATCH] tweak: add oxlib as dependency --- fxmanifest.lua | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 4241de1..7ea87dd 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -37,7 +37,10 @@ files { "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. -- provide "es_extended"