From 3449eee88d3d99a617793e86f008a7d01f028ce7 Mon Sep 17 00:00:00 2001 From: Andy <86536434+Andyyy7666@users.noreply.github.com> Date: Fri, 22 Dec 2023 22:57:15 +0100 Subject: [PATCH] Update fxmanifest.lua --- fxmanifest.lua | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index ec4b2e3..e72c838 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,14 +1,17 @@ -- For support join my discord: https://discord.gg/Z9Mxu72zZ6 -author "Andyyy#7666" +author "Andyyy7666" description "ND Character Selection (legacy)" -version "2.0.0" +version "2.0.1" fx_version "cerulean" game "gta5" lua54 "yes" -dependency "ND_Core" +dependencies { + "ND_Core", + "ox_lib" +} shared_scripts { "@ox_lib/init.lua",