docs: update file tables — patcher.config.json → patcher.config.example.json
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -88,6 +88,6 @@ The updater automatically installs missing dependencies:
|
||||
| `uclaude_update.bat` | Windows CMD wrapper |
|
||||
| `uclaude_update.ps1` | Windows PowerShell wrapper (auto-elevate, winget) |
|
||||
| `uclaude_install.sh` | One-line installer (curl-friendly, full auto-install) |
|
||||
| `patcher.config.json` | API endpoint config (base_url, api_key, models) |
|
||||
| `patcher.config.example.json` | Example config template (real config fetched from private repo) |
|
||||
| `releases/index.json` | Version index |
|
||||
| `releases/v*/cli.js` | Patched cli.js per version |
|
||||
|
||||
@@ -88,6 +88,6 @@ El actualizador instala automáticamente las dependencias faltantes:
|
||||
| `uclaude_update.bat` | Wrapper Windows CMD |
|
||||
| `uclaude_update.ps1` | Wrapper Windows PowerShell (auto-elevación, winget) |
|
||||
| `uclaude_install.sh` | Instalador de un comando (curl, auto-instalación completa) |
|
||||
| `patcher.config.json` | Configuración API (base_url, api_key, modelos) |
|
||||
| `patcher.config.example.json` | Plantilla de configuración (config real se descarga del repo privado) |
|
||||
| `releases/index.json` | Índice de versiones |
|
||||
| `releases/v*/cli.js` | cli.js parcheado por versión |
|
||||
|
||||
@@ -88,6 +88,6 @@ Updater автоматически устанавливает недостающ
|
||||
| `uclaude_update.bat` | Обёртка для Windows CMD |
|
||||
| `uclaude_update.ps1` | Обёртка для Windows PowerShell (авто-повышение прав, winget) |
|
||||
| `uclaude_install.sh` | Установщик одной командой (curl, полная автоустановка) |
|
||||
| `patcher.config.json` | Конфигурация API (base_url, api_key, модели) |
|
||||
| `patcher.config.example.json` | Шаблон конфигурации (реальный конфиг загружается из приватного репо) |
|
||||
| `releases/index.json` | Индекс версий |
|
||||
| `releases/v*/cli.js` | Патченный cli.js для каждой версии |
|
||||
|
||||
@@ -88,6 +88,6 @@ cd unlimitedcoding
|
||||
| `uclaude_update.bat` | Windows CMD 包装脚本 |
|
||||
| `uclaude_update.ps1` | Windows PowerShell 包装脚本(自动提权、winget) |
|
||||
| `uclaude_install.sh` | 一键安装脚本(curl 友好,完整自动安装) |
|
||||
| `patcher.config.json` | API 配置(base_url、api_key、模型) |
|
||||
| `patcher.config.example.json` | 配置模板(实际配置从私有仓库获取) |
|
||||
| `releases/index.json` | 版本索引 |
|
||||
| `releases/v*/cli.js` | 各版本修补后的 cli.js |
|
||||
|
||||
Reference in New Issue
Block a user