---
title: RESOURCE TEMPLATE
description:
published: true
date: 2025-01-28T01:29:54.556Z
tags:
editor: markdown
dateCreated: 2025-01-28T01:29:54.556Z
---
## Installation Steps
1. **Install ngd-Bridge**
Follow the guide to install ngd-Bridge [HERE](https://nemesisdocs.com/en/gettingstarted).
2. **Install ngd-pillboxaddon**
Place `ngd-pillboxaddon` into your **[ngd]** folder. This script must be started **after** `ngd-Bridge`.
3. **Add Items to Your Inventory**
Copy the items listed below into your inventory.
4. **Copy Images**
Move the images from the `img` folder into your inventory's images folder.
5. Add the jobs into your framework.
Job Configuration (QB/QBX) (Click to Expand)
## QB (old jobs.lua)
```lua
```
## QB (new jobs.lua)
```lua
```
## QBX
```lua
```
Job Configuration (ESX) (Click to Expand)
## (If this doesn't work for you, you will need to build them manually into your modified database)
```sql
```
6. Add the items into your framework/inventory.
Items List (OX) (Click to Expand)
```lua
```
Items List (QB-NEW) (Click to Expand)
```lua
```
Items List (QB-OLD) (Click to Expand)
```lua
```
---
# Configuration Notes
- **Extensive Configuration Options**
Open and configure all the `Config` files to match your server's settings.
- **Customizable Menu Images**
The images used in the menus can be replaced. They are located in the `web/menuimages` folder.
> Do you still need help? Open a ticket in our [Discord](https://discord.gg/AnXx2GVGcM)
{.is-warning}