๐Ÿ’พInstall Guide

Installation guide for Dynasty Miner

NOTE: At the moment, this script is only available for ESX and QBCore, if you have another version, you will have to wait for the script to be released on that Framework.

1. How to claim your product:

  1. Login in https://keymaster.fivem.net with the same account that you purchased the product from our Tebex store.

  2. Your resource will be in Granted Assets as seen in the image below, just download.

If you have done all the steps above, you should see a menu similar to this.

2. Installation:

2.1 Install dependencies

You can use this script with keys and proximity system or use a target script, it can be ox_target or qb-target (if you already have any of these scripts installed you can go to the next step).

For both cases, simply enter the repository, and follow the respective installation guide.

ox_target (for ESX players).

ox_target Official repository.

qb-target (for QBCore players).

qb-target Official repository.

2.2 Organize your files

When you download, you will get a .zip file that you must unzip and send the folders to the resources folder of your server.

If you have done everything right, you should see something similar to this.

2.3 Start scripts

Go to your server.cfg or resources.cfg file and start the resources as follows:

ensure dynasty_miner_props
ensure dynasty_marker_props
ensure dynasty_miner
Additional example.

2.4 Install SQL

In the package you downloaded, you will find a folder named installation and inside it a folder named [SQL]. You choose your file according your framework and copy what is inside and paste it in your data base Query like the example below

If you use HeidiSQL, simply select your database, choose Query option and paste the code

2.5 Install Ox_Lib

Enter the repository, and follow the respective installation guide.

ox_lib Official Repository.

NOTE: It is important that the ox_lib script is started before starting our script.

Last updated