> For the complete documentation index, see [llms.txt](https://docs.devhub.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devhub.gg/car-dancing/installation.md).

# Installation

{% stepper %}
{% step %}

### Install devhub\_lib

Download and install the required library and configure it according to your framework.

Download [https://github.com/DEVHUB-GG/devhub\_lib ](https://github.com/DEVHUB-GG/devhub_lib)or use command

```bash
git clone https://github.com/DEVHUB-GG/devhub_lib.git
```

{% endstep %}

{% step %}

### Install xsound

Download <https://github.com/Xogy/xsound/archive/refs/tags/1.4.3.zip>

*Other sound systems are also possible to use but they will require configuration in devhub\_lib* [Sound System](/scripts/devhub_lib-needed-for-each-script/sound-systme.md)
{% endstep %}

{% step %}

### Install resources from keymaster

Download the <mark style="color:red;">CAR DANCE</mark> script file from keymaster.
{% endstep %}

{% step %}

### Start resources

Move the files to the `resources` folder on your server and add the following lines to your server.cfg in the correct order:

```javascript
ensure xsound
ensure devhub_lib
ensure dh_cardance
```

{% endstep %}

{% step %}

### Restart your server

{% endstep %}
{% endstepper %}

{% content-ref url="/pages/OgIUshgyfeewoaoxpt2S" %}
[devhub\_lib (NEEDED FOR EACH SCRIPT!)](/scripts/devhub_lib-needed-for-each-script.md)
{% endcontent-ref %}

{% content-ref url="/pages/aF3Dkfb8dptUajs0ohHg" %}
[Download purchased assets](/download-purchased-assets.md)
{% endcontent-ref %}
