First Commit

This commit is contained in:
2024-09-13 20:56:43 +03:00
commit 06fcdaacd4
5 changed files with 316 additions and 0 deletions

7
config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"watchDir": "/path/to/path",
"zipDir": "/path/to/path",
"jsonFile": "manifest.json",
"zipFileName": "name_pack.zip",
"zip": "true"
}