Skip to Content

Installation

Requirements

Flux UI Pack works as a standalone resource — no dependencies required.

If you want to use it as an ox_lib UI override, you’ll need ox_lib installed. See ox_lib Integration for setup.

Setup

1. Add the Resource

Place the flux-ui-pack folder into your server’s resources directory.

2. Ensure the Resource

Add the following to your server.cfg:

ensure flux-ui-pack

That’s it — the resource works standalone with direct exports.

3. (Optional) ox_lib Integration

If you use ox_lib, ensure it starts before flux-ui-pack:

ensure ox_lib ensure flux-ui-pack

See the ox_lib Integration page for the full setup.

4. Restart

A full server restart is required for changes to take effect.

Last updated on