> 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-pausemenu/installation.md).

# Installation

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

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

```
ensure fb-pausemenu
```

{% endstep %}

{% step %}
**Configure** the Lua settings in `config.lua` and the UI content in `config.js`.
{% endstep %}

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

{% hint style="warning" %}
**Important:** The resource folder **must** be named exactly `fb-pausemenu`. Renaming it will break the resource.
{% endhint %}
