Skip to content

Commit

Permalink
chore: update fxmanifest to version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Aug 2, 2024
1 parent 805121f commit 6bde354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server-data/resources/[bpt_addons]/bpt_menu/fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ author("bitpredator")
description("Roleplay personal menu supporting ESX")
version("1.0.1")

dependency("es_extended")

shared_scripts({
"locale.lua",
"locales/*.lua",
Expand All @@ -28,3 +26,5 @@ client_scripts({
"dependencies/menu/items/*.lua",
"client/*.lua",
})

dependency("es_extended")

0 comments on commit 6bde354

Please sign in to comment.