Installation
crm-uipack is a standalone UI pack: notifications, text UI, progress, skill checks, alerts, input dialogs, context menus and keyboard menus.
crm-uipack does not require crm-core. Drop it in and start it like any other resource.
Download the resource
Log in to the Cfx.re portal and open the Asset Grants section. There you’ll find crm-uipack, along with every other resource you’ve purchased from our store , ready to download.
Add the files to your server
Drop the crm-uipack folder into your resources directory:
or (if you already have other corem resources)
Start it in your server.cfg
server.cfg
ensure ox_lib
ensure crm-uipackPlace crm-uipack directly after ox_lib in server.cfg.
Next: Configuration for templates and notify types, Exports to call the UI from your scripts, or Integration if you already use ox_lib.