diff options
| author | troido <troido@protonmail.com> | 2020-09-27 18:47:00 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2020-09-27 18:47:00 +0200 |
| commit | 707cbf8717a29335c9b5c5cec12b7ae428c08f26 (patch) | |
| tree | 95280b007e4654e6c902f5a192574f96360bcff8 /docs/glossary.md | |
| parent | 81e21e6e923e212509ad9f1b58fc901f02e80e18 (diff) | |
updated the documentation with information about the new format
Diffstat (limited to 'docs/glossary.md')
| -rw-r--r-- | docs/glossary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/glossary.md b/docs/glossary.md index fb3323d..f74f8b1 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -34,7 +34,7 @@ Something that exists in the player inventory. Usually this also corresponds to ## Parameter -A layer between JSON and the datastructures in the rustifarm code. Can be int, float, bool, string, template, list and interaction. The interaction parameter is in the process of being deprecated. +A layer between JSON and the datastructures in the rustifarm code. Can be int, float, bool, string, template or list. ## ComponentParameter |
