> For the complete documentation index, see [llms.txt](https://code-after-sex.gitbook.io/script-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://code-after-sex.gitbook.io/script-documentation/cas-pausemenu-v2/cas-pausemenu-v2.md).

# CAS Pausemenu V2

`cas-pausemenuv2` is a modern remake of the RedM pause menu — a clean, customizable replacement for the default menu, powered by `cas_fwlibs`.

## Highlights

* Modern, polished pause-menu UI
* Fully customizable (config, locale and UI files)
* Lightweight, powered by `cas_fwlibs`

## At a glance

|               |                                                           |
| ------------- | --------------------------------------------------------- |
| Platform      | RedM                                                      |
| Dependency    | [cas\_fwlibs](https://github.com/codeaftersex/cas_fwlibs) |
| Resource name | `cas-pausemenuv2`                                         |

## Requirements

* [cas\_fwlibs](https://github.com/codeaftersex/cas_fwlibs)

## Installation

1. Download the script from your Keymaster page.
2. Drop the folder into your `resources` directory.
3. Ensure it **after** `cas_fwlibs` in your `server.cfg`:

```cfg
ensure cas_fwlibs
ensure cas-pausemenuv2
```

## Editable files

* **Open-source builds** — every file in the pausemenu is editable.
* **Escrow builds** — the following files stay editable:
  * [shared\_config.lua](https://1554886581-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvHmr3IBmJIVSA2l1cdse%2Fuploads%2FzpwerDozKkHPLPsFhymh%2Fshared_config.lua?alt=media\&token=3bed5ec8-8ffd-4a9a-9f49-1defef3276cc)
  * [locale.lua](https://1554886581-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvHmr3IBmJIVSA2l1cdse%2Fuploads%2FzA5fsXSQ20J1rWz30SVH%2Flocale.lua?alt=media\&token=1f17e4c3-4b2b-475c-bc36-b8920840da8e)
  * [utils.lua (client)](https://1554886581-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvHmr3IBmJIVSA2l1cdse%2Fuploads%2FD8rYmWeNbEyGucyEHDoC%2Futils.lua?alt=media\&token=1ab1072d-4f18-4836-bd92-00f304aa644a)
  * [utils.lua (server)](https://1554886581-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvHmr3IBmJIVSA2l1cdse%2Fuploads%2FY0ymxl57xMgfZa8uFpwc%2Futils.lua?alt=media\&token=b52fd648-189d-4c78-976a-aaf05e6c24f9)
  * [client\_variables.lua](https://1554886581-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvHmr3IBmJIVSA2l1cdse%2Fuploads%2FJFjCSa6ZaLEPS5JUXwL0%2Fclient_variables.lua?alt=media\&token=d3e7884a-9698-46d5-b787-f4ae494966eb)

## Support

Join the [CAS Discord](https://discord.gg/X8bTK9Stwk) or use the support channel on your product page.
