Installation for 'ESX' framework

orbit-craftingsystem - Installation guide for 'ESX' 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.

es_extended

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 'ESX' framework, your server.cfg file may look like this:

# ESX Addons
# ----------
ensure [standalone]
ensure [esx_addons]
ensure [ox]
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 es_extended and the ox resources.

circle-info

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

Last updated