> For the complete documentation index, see [llms.txt](https://mstudio-1.gitbook.io/mstudio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mstudio-1.gitbook.io/mstudio/kz-resources/editor-4/installation.md).

# Installation

{% hint style="info" %}
Below are some important types and installation contents !
{% endhint %}

{% stepper %}
{% step %}

### Resource start order in **`server.cfg` file**

It's important for your resources to start in a logical order to prevent errors from missing dependencies

{% tabs %}
{% tab title="server.cfg" %}

* ensure oxmysql
* ensure ox\_lib
* ensure framework # the name of your framework (i.e. es\_extended, qbx\_core)
* ensure ox\_target
* ensure ox\_inventory
* \-- # other resources
* ensure Kz-VehicleCrafting
  {% endtab %}
  {% endtabs %}
  {% endstep %}

{% step %}

### Create items

Follow these steps to create the items, [CLICK HERE](/mstudio/kz-resources/editor-4/items.md)
{% endstep %}

{% step %}

### Done

Installation is complete, the script should start without problems. Have fun editing the config
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
The `insert-me.sql` file will `execute` `automatically`. You don't need to do anything !
{% endhint %}
