refactor: updated a few keywords

This commit is contained in:
selene 2026-01-16 19:18:16 +01:00
parent 9e2a19d56e
commit 9a0ac33831
Signed by: sel
SSH key fingerprint: SHA256:33R/4Rx5Lu4o81LyJyXdMrmP5CJ6j7j1Soo0Dn7mKc0
7 changed files with 14 additions and 14 deletions

View file

@ -27,7 +27,7 @@ object templates can define several options for each property:
- `transforms`: uses this property as an input of a new object
- `subobjects`: creates a parent-child relationship between this and at least one more object, based on the properties sharing a value and their transformations
- `conditions`: values other properties need to hold for this property to be valid
- `duplicates`: makes the property act as an array
- `array`: makes the property act as an array
for more information, see the wiki!