docs(chsrc): 更新文档贡献者信息

This commit is contained in:
Mikachu2333
2025-10-10 23:34:30 +08:00
parent a5e358fc4a
commit de75aaa62b

View File

@@ -4,10 +4,10 @@
! Doc Type : Markdown ! Doc Type : Markdown
! Doc Name : 01-开发与构建.md ! Doc Name : 01-开发与构建.md
! Doc Authors : 曾奥然 <ccmywish@qq.com> ! Doc Authors : 曾奥然 <ccmywish@qq.com>
! Contributors : Nul None <nul@none.org> ! Contributors : Mikachu2333 <mikachu.23333@zohomail.com>
! | ! |
! Created On : <2024-12-27> ! Created On : <2024-12-27>
! Last Modified : <2025-08-22> ! Last Modified : <2025-10-10>
! ---------------------------------------------------------- --> ! ---------------------------------------------------------- -->
# 开发 chsrc # 开发 chsrc
@@ -46,6 +46,8 @@ git clone https://gitee.com/RubyMetric/chsrc.git -b dev
## 编译运行 ## 编译运行
**警告Windows 上使用 `make` 将无法正确编译版本号与附加信息,仅 `just` 可完整编译**
共有四种构建模式: 共有四种构建模式:
1. **`DEV mode`** 1. **`DEV mode`**