Закончил пэтов, переделал немного команды

This commit is contained in:
2025-02-08 18:54:27 +00:00
parent 571bf57002
commit 73437ceade
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"watchDir": "/path/to/path",
"zipDir": "/path/to/path",
"watchDir": "/root/dev/test1/rpHive2",
"zipDir": "/root/dev/test1/resource_packs/",
"jsonFile": "manifest.json",
"zipFileName": "name_pack.zip",
"zip": "true"
"zipFileName": "andromeda.zip",
"zip": true
}