From 7fe7901a1366fe77c7f18eb4ab9c245574a47ede Mon Sep 17 00:00:00 2001 From: Andy <86536434+Andyyy7666@users.noreply.github.com> Date: Fri, 22 Dec 2023 22:53:15 +0100 Subject: [PATCH] Update fxmanifest.lua --- fxmanifest.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 4fb30f1..0e47b35 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -2,7 +2,7 @@ author "Andyyy#7666" description "ND Framework Core" -version "2.0.0" +version "2.0.1" fx_version "cerulean" game "gta5" @@ -38,5 +38,7 @@ files { } dependency "oxmysql" + +-- below were used with backwards compatibility but could interfere with resources checking if the resources are started. -- provide "es_extended" -- provide "qb-Core"