forked from Simnation/Main
31 lines
1.2 KiB
Markdown
31 lines
1.2 KiB
Markdown
![]() |
# qb-management
|
||
|
- Manage employees online or offline!
|
||
|
- Access a personal boss level stash!
|
||
|
- Allows for multiple boss menu locations!
|
||
|
|
||
|
## Dependencies
|
||
|
- [qb-core](https://github.com/qbcore-framework/qb-core)
|
||
|
- [qb-smallresources](https://github.com/qbcore-framework/qb-smallresources) (For the Logs)
|
||
|
- [qb-input](https://github.com/qbcore-framework/qb-input)
|
||
|
- [qb-menu](https://github.com/qbcore-framework/qb-menu)
|
||
|
- [qb-inventory](https://github.com/qbcore-framework/qb-inventory)
|
||
|
- [qb-clothing](https://github.com/qbcore-framework/qb-clothing)
|
||
|
|
||
|
# License
|
||
|
|
||
|
QBCore Framework
|
||
|
Copyright (C) 2021 Joshua Eger
|
||
|
|
||
|
This program is free software: you can redistribute it and/or modify
|
||
|
it under the terms of the GNU General Public License as published by
|
||
|
the Free Software Foundation, either version 3 of the License, or
|
||
|
(at your option) any later version.
|
||
|
|
||
|
This program is distributed in the hope that it will be useful,
|
||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
|
GNU General Public License for more details.
|
||
|
|
||
|
You should have received a copy of the GNU General Public License
|
||
|
along with this program. If not, see <https://www.gnu.org/licenses/>
|