> For the complete documentation index, see [llms.txt](https://documentation.rcore.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.rcore.cz/paid-resources/rcore_clothing/configs.md).

# Configuration

All configuration files for `rcore_clothing` and what they control.

***

## Config files

| File                         | Description                                                                                                                  |
| ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| `config.lua`                 | Main config - shops, changing rooms, language, general settings. [Details](/paid-resources/rcore_clothing/configs/config.md) |
| `configs/config_price.lua`   | Price multipliers and character feature pricing. [Details](/paid-resources/rcore_clothing/configs/config_price.md)           |
| `configs/config_peds.lua`    | Available peds for the character creator. [Details](/paid-resources/rcore_clothing/configs/config_peds.md)                   |
| `configs/config_default.lua` | Undress card overrides. [Details](/paid-resources/rcore_clothing/configs/config_undress.md)                                  |
| `shared/const.lua`           | Shop structures, modifiers, and aliases. [Details](/paid-resources/rcore_clothing/configs/shop_configs.md)                   |

{% hint style="info" %}
Most servers only need to touch `config.lua`. Don't change the other files unless you have a specific reason.
{% endhint %}
