ox_lib. If you want it to redesign ox_target too, replace the ox_target web index.html file as shown below.
Basic Installation
Add Revo UI Kit to Resources
Drag and drop the
revo_uikit folder into your server’s resources directory.Required ox_lib Integration
This step is mandatory. Openox_lib/init.lua and paste the following code at the END OF THE FILE:
Optional ox_target Integration
If you also want Revo UI Kit to redesignox_target, REPLACE the contents of:
ox_target/web/index.html
with this:
ox_target load Revo UI Kit when it is available, and fall back to the default ox_target UI if it is not.
Restart Order
After installation, restart your resources so the integration is applied:ox_target, restart only:
Verification
After installation, check the following:ox_libstarts without loader errors- Revo UI Kit loads with your configured style
ox_libinterfaces such as notifications or menus use the new design- If
ox_targetintegration is enabled, target UI also uses the Revo UI Kit design - If
revo_uikitis stopped,ox_targetfalls back correctly if you installed the optional integration