> For the complete documentation index, see [llms.txt](https://grootdev.gitbook.io/groot-development/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://grootdev.gitbook.io/groot-development/assets/g-pausemenu/installation.md).

# Installation

1. Download the purchased resource from [keymaster](https://keymaster.fivem.net/asset-grants) - the official site of fivem with purchased resources.
2. Unzip the `g-pausemenu`
3. Create a Folder - In your resources directory, create a new folder and name it `[g-scripts]`if it has not already been created.
4. Drag `g-pausemenu` in to `[g-scripts]`

## Arrangement

Add this line in your <mark style="color:red;">server.cfg</mark> file

```
ensure [g-scripts]
```

## Database

For this resource, it will automatically inject into your SQL. If you don't want it to auto-inject, you can turn it off in the config. To manually enter it, go to -> <mark style="color:yellow;">`g-pausemenu`</mark> -> [<mark style="color:yellow;">`__INSTALL`</mark> ](#user-content-fn-1)[^1]-> [<mark style="color:yellow;">`sql`</mark> ](#user-content-fn-1)[^1]-> <mark style="color:green;">`g_pausemenu.sql`</mark>

## Theme

We have different <mark style="color:blue;">Five themes</mark>. You can find them in -> <mark style="color:yellow;">`g-pausemenu`</mark> -> <mark style="color:yellow;">`src`</mark> -> <mark style="color:yellow;">`theme`</mark> -> <mark style="color:green;">`theme.lua`</mark>. You can also add your own theme colors there.

[^1]: folder
