> For the complete documentation index, see [llms.txt](https://triforge-studio.gitbook.io/triforge-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://triforge-studio.gitbook.io/triforge-studio/vorp/medic-job/instalation.md).

# 💻 Instalation

## Installation:

<details>

<summary>Steps</summary>

1. Verify that your server is linked to the Keymaster account that owns the required package.
2. Upload the **`TRI-Medic`** resource into your server’s `resources` directory.
3. Open your `server.cfg` and add:

> ensure TRI-Medic

making sure it is placed after all required dependencies.

4. Add SQL to Database
5. Restart server

</details>

## Dependencies:

<details>

<summary>VORP</summary>

* vorp\_core
* vorp\_menu
* vorp\_lib

</details>

## Setup:

<details>

<summary>SQL</summary>

* Import the SQLs from the **`sql`** folder into your database

</details>
