From 40df11027b6e976d3ed1c0c42b0447e3303f6750 Mon Sep 17 00:00:00 2001 From: Kakarot <57848836+GhzGarage@users.noreply.github.com> Date: Sun, 11 Feb 2024 17:37:25 -0600 Subject: [PATCH] Description for txAdmin --- fxmanifest.lua | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index edad0bb..bc0da07 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,7 +1,8 @@ fx_version 'cerulean' game 'gta5' - -description 'QB-Core' +lua54 'yes' +author 'Kakarot' +description 'Core resource for the framework, contains all the core functionality and features' version '1.2.6' shared_scripts { @@ -47,5 +48,3 @@ files { } dependency 'oxmysql' - -lua54 'yes'