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

# Configuration

Configuration guide of the Loading Screen

## Step 1: <mark style="color:yellow;">Set Staffs</mark>

all you need to add an staff is name, rank name and discord user id. if you don't know how to get a discord user id you can learn how to get one [here](https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID).

<div align="left"><figure><img src="https://937206614-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1RYU1h8BFvfxs3h2NWwH%2Fuploads%2FVN8y1yZJyYq6gZZNfE3w%2Fimage.png?alt=media&amp;token=0105267f-bc30-47a2-8304-293068cb42b7" alt=""><figcaption></figcaption></figure></div>

## Step 2: <mark style="color:yellow;">Add Music</mark>

things needed to add music, location of the music you added to the music folder, location of the music photo, music name and singer name.

<div align="left"><figure><img src="https://937206614-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1RYU1h8BFvfxs3h2NWwH%2Fuploads%2FNYhy95V6RL2ZZddI8vjH%2Fimage.png?alt=media&amp;token=ee56c622-ff85-420d-b1af-ff8162a23d27" alt=""><figcaption></figcaption></figure></div>

## Step 3: <mark style="color:yellow;">Add News</mark>

to add a new news item you can add it with this format.

```
[8] = {
        title = "News Title",
        text = "News Text",
        date = "05 / 06 / 2024 -- News Date"
    }
```

<div align="left"><figure><img src="https://937206614-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1RYU1h8BFvfxs3h2NWwH%2Fuploads%2FL0vtpcZ5MRMHk7kbTYLy%2Fimage.png?alt=media&amp;token=62124be6-fc92-420d-aa8d-befe4c67eb77" alt=""><figcaption></figcaption></figure></div>
