# 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-shopsV2`
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-shopsV2`in to `[g-scripts]`

## Arrangement

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

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

Supported Frameworks

You can also make it work for your own framework by editing the bridge files

* QBCore
* ESX
* QBOX

Dependencies &  Direct Links

| Dependency                                      | Download link                                      |
| ----------------------------------------------- | -------------------------------------------------- |
| oxmysql                                         | <https://github.com/overextended/oxmysql/releases> |
| Server Artifacts version must be 5181 or higher |                                                    |
| Game build must be 2189 or higher.              |                                                    |

## Database

To manually enter it, go to -> <mark style="color:yellow;">`g-shopsV2`</mark>-> [<mark style="color:yellow;">`__INSTALL`</mark> ](#user-content-fn-1)[^1]-> <mark style="color:yellow;">g\_shopsv2.sql</mark>

## Theme

We have different <mark style="color:blue;">themes</mark>. You can find them in -> <mark style="color:yellow;">`g-shopsV2`</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
