From 1ed20a32383abdaa875ea74a202da193c627b304 Mon Sep 17 00:00:00 2001 From: Zaps6000 <122732007+Zaps6000@users.noreply.github.com> Date: Wed, 11 Oct 2023 15:02:26 -0700 Subject: [PATCH] Update fxmanifest.lua --- fxmanifest.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/fxmanifest.lua b/fxmanifest.lua index 319d9a5..f57517b 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -11,6 +11,7 @@ server_scripts { } shared_script { + '@ox_lib/init.lua', '@es_extended/imports.lua', 'config.lua' }