cont develop configloader

This commit is contained in:
2025-11-10 10:16:23 -07:00
parent e541aa1a12
commit db2ee821fb
7 changed files with 9572 additions and 114 deletions

View File

@@ -15,8 +15,8 @@ root (copied alongside helper batches when they are deployed to projects).
## Notes
- `UpgradeSeqBatches.ps1` copies `config.json` and `ConfigLoader.ps1` to every
target folder so the helper `.bat` launchers can resolve script locations.
- `UpdateProjectBatches.ps1` copies `config.json` and `ConfigLoader.ps1` to the
target project so the helper `.bat` launchers can resolve script locations.
- When `zipper` is `true`, the tool searches for `7z`/`7za` on `PATH`. If neither
is found it logs a warning and falls back to `zipfile`.
- Leaving `structDir` empty is safe—the scripts fall back to the directory that