From 05af187e3f254493299e9d37c2e3209e4be8e1a4 Mon Sep 17 00:00:00 2001 From: Kakarot <57848836+GhzGarage@users.noreply.github.com> Date: Sun, 11 Feb 2024 05:55:05 -0600 Subject: [PATCH] Description for txAdmin --- fxmanifest.lua | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 75c192b..30074f1 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,7 +1,9 @@ fx_version 'cerulean' game 'gta5' - -description 'Bankrobbery for QB-Core' +lua54 'yes' +use_fxv2_oal 'yes' +author 'Kakarot' +description 'Allows players to rob banks and blow up power stations' version '1.3.0' ui_page 'html/index.html' @@ -34,6 +36,3 @@ files { } dependency 'PolyZone' - -lua54 'yes' -use_fxv2_oal 'yes'