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'