Skip to content

Commit

Permalink
feat(server/main): version checking
Browse files Browse the repository at this point in the history
  • Loading branch information
mafewtm committed Sep 20, 2024
1 parent ceaecf6 commit 9d9a17d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/main.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
assert(lib.checkDependency('qbx_core', '1.2.0', true))
lib.versionCheck('Qbox-project/qbx_vehicles')

---@class ErrorResult
---@field code string
Expand Down

0 comments on commit 9d9a17d

Please sign in to comment.