summaryrefslogtreecommitdiff
path: root/docs/glossary.md
diff options
context:
space:
mode:
authortroido <troido@protonmail.com>2020-09-27 18:47:00 +0200
committertroido <troido@protonmail.com>2020-09-27 18:47:00 +0200
commit707cbf8717a29335c9b5c5cec12b7ae428c08f26 (patch)
tree95280b007e4654e6c902f5a192574f96360bcff8 /docs/glossary.md
parent81e21e6e923e212509ad9f1b58fc901f02e80e18 (diff)
updated the documentation with information about the new format
Diffstat (limited to 'docs/glossary.md')
-rw-r--r--docs/glossary.md2
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