feat: card-cryptmator plugin

This commit is contained in:
2025-05-09 23:11:58 +08:00
parent 6b1f7c41da
commit 33f08e094f
16 changed files with 1380 additions and 1 deletions

7
build.json Normal file
View File

@@ -0,0 +1,7 @@
{
"java": "17",
"builder": {
"name": "maven",
"version": "3.8.4"
}
}