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

# Installation

{% stepper %}
{% step %}
**Download** the resource and place the `fb-loadingscreen` folder into your server's `resources` directory.
{% endstep %}

{% step %}
**Add** the following line to your `server.cfg`:

```
ensure fb-loadingscreen
```

{% endstep %}

{% step %}
**Open** `ui/config.js` and customize all settings to match your server.
{% endstep %}

{% step %}
**Restart** your server — that's it! ✅
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
**Important:** The resource folder **must** be named exactly `fb-loadingscreen`. Renaming it will trigger the name protection and stop the resource from running.
{% endhint %}
