Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alp1x authored Apr 12, 2023
1 parent 97f7f4f commit d324b60
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,13 @@ exports['um-idcard']:CreateMetaLicense(source, {'id_card','driver_license','weap
exports['um-idcard']:CreateMetaLicense(src, {'id_card','driver_license'})
```

#### qb-cityhall replace this
* https://github.com/qbcore-framework/qb-cityhall/blob/main/server/main.lua#L23
```lua
local function giveStarterItems()
exports['um-idcard']:CreateMetaLicense(source, {'id_card','driver_license'})
end
```
### ESX Starter Setup

## License
Expand Down

0 comments on commit d324b60

Please sign in to comment.