ox_lib Redesign

License: LGPL-3.0 (GNU Lesser General Public License v3.0)

This resource is based on ox_lib which is licensed under LGPL-3.0. All modifications and redesign work comply with the terms of this license.

⚠️ NOTICE

This redesign is a paid product. Only verified purchasers are eligible for support and updates. Unverified users will not receive any assistance under any circumstances.


Overview

ox_lib Redesign is a comprehensive UI overhaul for the popular ox_lib FiveM resource. It replaces the default UI components with multiple selectable designs, a powerful theme system, and polished modern aesthetics.

Key Features

  • 4 Theme Presets — Liquid Glass, Dark Professional, Glassmorphism, Light
  • 3 SkillCheck Designs — Dead by Daylight, Default Bar, Rhythm Game
  • 3 ProgressBar Designs — Diagonal Loading, Linear Bar + Circle Ring, Dot Progress
  • 3 Notification Designs — Default, Quest Tracker, Agent Card
  • 3 Radial Menu Designs — iOS Wheel, Hexagon Grid, Default
  • 60+ CSS Variables per theme for deep customization
  • Forced Design Functions — Override default design per-script via lib.skillCheck0/1/2()
  • Full Convar Control — Every component can be switched via config.cfg

Requirements

ResourceRequired
ox_lib✅ (included, modified)
QBCore / ESX
Node.js✅ (for building web UI)

Quick Start

# config.cfg set ox:theme 0 set ox:progressbar 0 set ox:skillcheck 0 set ox:notify 0 set ox:radial 0

All convars default to 0. Change the value to switch designs instantly without restarting the resource.


Design Overview

ComponentConvar01234
Themeox:themeDark ProfessionalLiquid GlassGlassmorphismLight
ProgressBarox:progressbarLinear Bar + Circle RingDiagonal LoadingDot Progress
SkillCheckox:skillcheckDefault BarDead by DaylightRhythm Game
Notificationox:notifyDefaultQuest TrackerAgent Card
Radial Menuox:radialDefaultHexagon GridiOS Wheel
Context Menuox:contextDefaultSectionmacOSCardFlat
List Menuox:listmenuDefaultCleanSettings
Input Dialogox:inputdialogDefaultSectionmacOSCardFlat
Alert Dialogox:alertdialogDefaultSectionmacOSCardFlat

Last updated: 2026-02-19

NoxCore.ME