From 63b9bc9dc078a1e9ecf4de97ae4cb48409162785 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Mon, 30 Jun 2025 08:54:39 +0200 Subject: [PATCH] Update fxmanifest.lua --- resources/[carscripts]/wheelpack4/fxmanifest.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/[carscripts]/wheelpack4/fxmanifest.lua b/resources/[carscripts]/wheelpack4/fxmanifest.lua index 3bc970492..97bc3d9dc 100644 --- a/resources/[carscripts]/wheelpack4/fxmanifest.lua +++ b/resources/[carscripts]/wheelpack4/fxmanifest.lua @@ -6,7 +6,9 @@ description 'Add-On Wheels für FiveM' version '1.0.0' files { - 'carcols.meta' + 'carcols.meta', + 'dlctext.meta' } data_file 'CARCOLS_FILE' 'carcols.meta' +data_file 'DLCTEXT_FILE' 'dlctext.meta'