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'