> For the complete documentation index, see [llms.txt](https://docs.poisoncode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.poisoncode.com/group-1/pc_airdrop/pc_airdrop-2.0/open-files-preview.md).

# Open files preview

Config & Utils files preview, these files are ignored by the escrow system and can be modified.

{% hint style="success" %}
This script is highly customizable, there is a total of 4 files accessible for you.
{% endhint %}

## config/config.lua

<details>

<summary>Click here to see a preview config.lua</summary>

```lua
```

</details>

## config/translations.lua

<details>

<summary>Click here to see a preview translations.lua</summary>

```lua
```

</details>

## client/utils.lua

<details>

<summary>Click here to see a preview client.lua</summary>

```lua
```

</details>

## server/utils.lua

<details>

<summary>Click here to see a preview server.lua</summary>

```lua
```

</details>

{% hint style="danger" %}
If you encounter any problems during configuration, you can create a support ticket on our discord.
{% endhint %}
