KQ Link | Installation guide

KQ Link is made to link resources with frameworks and dependencies. Allow us to integrate any resource into all the frameworks and external resources listed below.

Installation

We advise referring to our Git usage guide

Getting kq_link from the Github

You can either manually download the package from the Github page or use git to install it in your resources

git clone https://github.com/Kuzkay/kq_link

Adding kq_link to your server.cfg

After kq_link is located in your resources, It's time to add it to your server.cfg file. Simply open up your server.cfg file and add ensure kq_link right after all your frameworks and dependencies such as targetting system and notification systems

Configuration

Open kq_link/config.lua and configure your dependencies, starting with the framework. KQ Link has automatic detection of the framework but it's still recommended to configure the specific framework that you're using yourself.

After you set the correct framework, set the rest of the dependencies correct, such as the inventory system, input system (such as targeting or 3d-text), or the notification system

Last updated