> For the complete documentation index, see [llms.txt](https://atiysus-organization.gitbook.io/aty-scripts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atiysus-organization.gitbook.io/aty-scripts/job-pack/installation.md).

# Installation

### 🚀 Installation Guide

1. **Database Setup:**
   * Import the `aty_jobpack.sql` file into your database.
2. **File Placement:**
   * Copy the `aty_jobpack` folder into your `resources` directory.
3. **Dependencies:**
   * Ensure the following scripts are installed on your server:
     * `es_extended` (ESX)
     * `ox_lib`
4. **Configuration:**
   * Open `shared/config.lua` and customize it for your server.
   * Set `Config.Locale = 'en'` for English (or your preferred language).
5. **Activation:**
   * Add `ensure aty_jobpack` to your `server.cfg` file.
