πŸ› οΈINSTALLATION

Installation Guide

Prerequisites

Before installing Janiel HUD, ensure you have the following:

  1. janiel-core - Must be installed and started before this resource

  2. ox_lib - Required dependency

  3. A supported framework (QBCore, QBox, ESX, or Standalone)

Step 1: Install Dependencies

Install janiel-core

  1. Download and install janiel-core from the official source

  2. Ensure janiel-core is properly configured for your framework

  3. IMPORTANT: janiel-core must be started before janiel-hud in your server.cfg

Install ox_lib

  1. Download ox_lib from: https://github.com/overextended/ox_lib

  2. Place it in your resources folder

  3. Add to server.cfg:

    ensure ox_lib

Step 2: Install Janiel HUD

  1. Download the janiel-hud resource

  2. Place it in your resources folder

Step 3: Configure server.cfg

Add the following to your server.cfg in the correct order:

CRITICAL: The order matters! janiel-core must be started before janiel-hud.


Last updated