Skip to content

Commit

Permalink
add(dependency)
Browse files Browse the repository at this point in the history
  • Loading branch information
Frowmza committed Mar 20, 2024
1 parent 6cecc2c commit 17b962d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ client_scripts {
"client/init.lua"
}

dependencies {
'bl_bridge',
}

server_scripts {
"@bl_bridge/imports/server.lua",
"server/main.lua"
Expand Down

0 comments on commit 17b962d

Please sign in to comment.