From 0823daa51e61dd5b50fa690ed17acb36b77054dd Mon Sep 17 00:00:00 2001 From: Andy <86536434+Andyyy7666@users.noreply.github.com> Date: Tue, 23 Jan 2024 10:24:54 +0100 Subject: [PATCH] Update fxmanifest.lua --- fxmanifest.lua | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/fxmanifest.lua b/fxmanifest.lua index d7d9046..3a727d3 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -8,6 +8,12 @@ fx_version "cerulean" game "gta5" lua54 "yes" +dependencies { + "ND_Core", + "oxmysql", + "ox_lib" +} + files { "ui/index.html", "ui/img/**",