This commit is contained in:
2026-04-08 17:40:06 +08:00
parent a2cc18a434
commit 0f95fab755
12 changed files with 620 additions and 360 deletions

10
pm-convert-settings.json Normal file
View File

@@ -0,0 +1,10 @@
{
"directories": [
"tmp"
],
"output": "tmp/output",
"preserveOutput": false,
"formats": [
"opencollection"
]
}