add 'creators' property

This commit is contained in:
MihailRis
2024-11-10 19:41:08 +03:00
parent a333cadfca
commit 354e67087c
4 changed files with 19 additions and 3 deletions
+2
View File
@@ -22,6 +22,8 @@
}
```
Вместо `creator` можно указать массив `creators`
Уровни зависимостей указываются с помощью префиксов в имени:
- '!' - обязательная зависимость
- '?' - опциональная зависимость