> For the complete documentation index, see [llms.txt](https://docs.hypestudios.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hypestudios.fr/hypegen/gui.md).

# GUI

## Edit GUI&#x20;

`gui:` \
&#x20; `title: "&fGenerator"` \
&#x20; `rows: 6` \
&#x20; `storage-slot: 43` \
&#x20; `toggle-generator-slot: 34` \
&#x20; `worker-slots:` \
&#x20;   `- 12` \
&#x20;   `- 13` \
&#x20;   `- 14`

You can edit the slots of the worker inside a GUI and the rows of a GUI inside the `config` file (1, 2, 3, 4, 5, 6)\
\
If you wish to modify the slots in a particular generator, you can do so directly in the `“generator”` file.\
\
`gui:` \
&#x20; `title: "&fStone generator"` \
&#x20; `rows: 6` \
&#x20; `worker-slots: [12, 13, 14]`
