> For the complete documentation index, see [llms.txt](https://gg-studio.gitbook.io/gg-studio-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gg-studio.gitbook.io/gg-studio-docs/gg-studio-scripts/casino-wheel-editor/installation.md).

# Installation

### Set God Permission

**File:** `gg_casinowheel/config/server/server.lua`

Add your `license2` to the admins table:

```lua
cfg.server.admins = {
    ["license2:your_license_here"] = true,
}
```

**How to get your license2:**

* Open txAdmin
* Go to **Players**
* Find yourself and copy your `license2` identifier

\
\## Menu Command

Command `/wheel_editor` To open the Menu
