Installation for 'QBX' framework

orbit-craftingsystem - Installation guide for 'QBX' framework.

circle-info

Make sure to configure orbit-lib before configuring the crafting resource!

The table content shows the requirements/dependencies for the 'orbit-craftingsystem' resource. Without these resources 'orbit-craftingsystem' will not function.

Requirements
Installation

Provided through tebex with every purchase.

qbx_core

Framework

circle-exclamation

After putting in all the required resources for 'orbit-craftingsystem' follow these steps.

Do I need to change my server.cfg?

Yes! Make sure that your server.cfg covers all the required dependencies as well as the Orbit Studios Resources, 'orbit-lib' and 'orbit-craftingsystem'. It is paramount that orbit-lib starts before orbit-craftingsystem.

In the 'QBX' framework, your server.cfg file may look like this:

# Qbox & Extra stuff
ensure ox_lib
ensure qbx_core
ensure ox_target
ensure [ox]
ensure [qbx]
ensure [standalone]
ensure [voice]

ensure orbit-lib
ensure [orbit]

[orbit] is the Orbit Studios resources inside the [orbit] folder. Ensure means that the resource will start no matter what. Although it is very important that it starts after qbx_core and the ox resources.

circle-info

After the installation, follow the Configuration steps to properly configure the resource

Last updated