Skip to content

Commit

Permalink
Update fxmanifest.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
blackfirefly000 authored Mar 24, 2024
1 parent d576d2b commit b9aae0c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions AIBackup2/fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,12 @@ description 'AI Law Enforcement Backup + Menu'
author 'blackfirefly000, MajorFivePD (dsvipeer), Mooreiche, Mobius1'
version '1.0.0'

--Requires NativeUI, found here: https://github.com/FrazzIe/NativeUILua

dependencies {
'NativeUI',
'/gameBuild:3095'
'NativeUI', --Requires NativeUI, found here: https://github.com/FrazzIe/NativeUILua
'/gameBuild:3095' --This can be removed if you want to use an older game build and are not using the default config
}


fx_version 'cerulean'
game {'gta5'}

Expand Down

0 comments on commit b9aae0c

Please sign in to comment.