# Required Dependencies

{% hint style="warning" %}
**Attention!**

* Do not change the name of the script
* Prefer to start it manually in server.cfg as below.
* Put the script in the resources folder, do not use a folderization other than \[casino].
* Be careful to manually launch the script after core.
* You will also need [*ox\_lib*](https://github.com/overextended/ox_lib/) and [*ox-target*](https://github.com/overextended/ox_target) *or* [*qb-target*](https://github.com/qbcore-framework/qb-target) scripts!
  {% endhint %}

### Server CFG Confugration

This is the layout and appearance that should be in server.cfg

<pre class="language-markup"><code class="lang-markup"><strong>ensure [core]
</strong>ensure ox_lib
ensure [target]
ensure [casino]
</code></pre>
