feat: 在description.json增加rules部分

This commit is contained in:
2026-02-13 10:57:28 +08:00
parent 379b31fb5b
commit 89d1f6076a
2 changed files with 12 additions and 3 deletions
+5 -1
View File
@@ -1,5 +1,9 @@
{
"name": "Offical Example",
"author": "Paper Chemis Community Team",
"uuid": "6b3d2702c1c345499fc8617d664b3627"
"uuid": "6b3d2702c1c345499fc8617d664b3627",
"rules": {
"common": true
}
}