30 lines
1.2 KiB
Markdown
30 lines
1.2 KiB
Markdown
|
# qb-radialmenu
|
||
|
Radial Menu Used With QB-Core :arrows_counterclockwise:
|
||
|
|
||
|
# Preview:
|
||
|
https://streamable.com/b9hyj0
|
||
|
|
||
|
# Additional info:
|
||
|
options that appear only when near vehicles are the same way when near other players.
|
||
|
|
||
|
**Now using FontAwesome Icons!**
|
||
|
To change icons get the name from [FontAwesome](https://fontawesome.com/v5.0/icons?d=gallery&p=2&s=brands,light,regular,solid&m=free) (v5) and use the icon's name in the config.lua for the icon (no `fa-` or `#` just the name like `arrow-right`)
|
||
|
|
||
|
# 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/>
|