From dab051981cf81d8bcdbd86a84d7119c385a9da57 Mon Sep 17 00:00:00 2001 From: Kakarot <57848836+GhzGarage@users.noreply.github.com> Date: Sun, 11 Feb 2024 06:00:01 -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 bcf51ac..69a37cf 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,7 +1,8 @@ fx_version 'cerulean' game 'gta5' - -description 'QB-StoreRobbery' +lua54 'yes' +author 'Kakarot' +description 'Allows players to rob various stores on the map for money and items' version '1.2.0' ui_page 'html/index.html' @@ -22,5 +23,3 @@ files { 'html/style.css', 'html/reset.css' } - -lua54 'yes'