diff options
| author | Krakenied <krakenied1@gmail.com> | 2025-05-21 13:53:21 +0200 |
|---|---|---|
| committer | Krakenied <46192742+Krakenied@users.noreply.github.com> | 2025-07-29 00:06:46 +0200 |
| commit | a35fd9696136f20a80c510ee7ff773f43385add0 (patch) | |
| tree | 66beeff9db6b15068731601d2d76847f23ef22c2 /docs/configuration/creating-a-category.md | |
| parent | 2d5fee3aabfb5841c14317315dd37757f28afc8f (diff) | |
Add option to set per category quest menu title
Closes https://github.com/LMBishop/Quests/issues/622
Diffstat (limited to 'docs/configuration/creating-a-category.md')
| -rw-r--r-- | docs/configuration/creating-a-category.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/configuration/creating-a-category.md b/docs/configuration/creating-a-category.md index e777b260..c0b41d86 100644 --- a/docs/configuration/creating-a-category.md +++ b/docs/configuration/creating-a-category.md @@ -23,6 +23,13 @@ from `config.yml` if a `categories.yml` file is not present. ID of category, this is the text you should enter when putting quests inside a category. +## GUI title + + +*`gui-name`* + +The custom GUI title to be shown in this category quest menu + ## Display |
