@snowdreamtech/unirtm-windows-x64 0.0.9 → 0.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/README_zh-CN.md +1 -1
- package/bin/unirtm.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -91,7 +91,7 @@ graph TD
|
|
|
91
91
|
| Parameter | Purpose | Location |
|
|
92
92
|
| :------------- | :---------------------------------------------------------------- | :---------------------- |
|
|
93
93
|
| `PROJECT_NAME` | Project identity | `init-project.sh` |
|
|
94
|
-
| `GITHUB_PROXY` | Network optimization (See [Proxy Usage](#-proxy-usage-scenarios)) |
|
|
94
|
+
| `GITHUB_PROXY` | Network optimization (See [Proxy Usage](#-proxy-usage-scenarios)) | `.unirtm.toml` |
|
|
95
95
|
| `VERSION` | Semantic versioning | `package.json` |
|
|
96
96
|
|
|
97
97
|
### File Structure
|
package/README_zh-CN.md
CHANGED
|
@@ -92,7 +92,7 @@ graph TD
|
|
|
92
92
|
| 参数 | 用途 | 位置 |
|
|
93
93
|
| :------------- | :----------------------------------------- | :---------------------- |
|
|
94
94
|
| `PROJECT_NAME` | 项目身份 | `init-project.sh` |
|
|
95
|
-
| `GITHUB_PROXY` | 网络优化 (见 [代理使用场](#-代理使用场景)) |
|
|
95
|
+
| `GITHUB_PROXY` | 网络优化 (见 [代理使用场](#-代理使用场景)) | `.unirtm.toml` |
|
|
96
96
|
| `VERSION` | 语义化版本 | `package.json` |
|
|
97
97
|
|
|
98
98
|
### 目录结构
|
package/bin/unirtm.exe
CHANGED
|
Binary file
|