Skip to content

Commit

Permalink
fix(manifest): Disable server_only
Browse files Browse the repository at this point in the history
- Until dependencies can be used for server only resources, disable this to prevent clients failing to load.
  • Loading branch information
thelindat committed Oct 10, 2021
1 parent de2c731 commit 31959be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ author 'overextended'
use_fxv2_oal 'yes'
lua54 'yes'

server_only 'true'

server_scripts {
'oxmysql.js',
'wrapper.lua'
Expand Down

0 comments on commit 31959be

Please sign in to comment.