From b030661865fa218cc8f921dcb17e2ca0c93938b7 Mon Sep 17 00:00:00 2001 From: lionsoul2014 Date: Wed, 25 Feb 2026 23:17:50 +0800 Subject: [PATCH] add english readme for cpp maker --- maker/cpp/README.md | 9 +++++++++ maker/cpp/readme.md | 5 ----- 2 files changed, 9 insertions(+), 5 deletions(-) create mode 100644 maker/cpp/README.md delete mode 100644 maker/cpp/readme.md diff --git a/maker/cpp/README.md b/maker/cpp/README.md new file mode 100644 index 0000000..9334cce --- /dev/null +++ b/maker/cpp/README.md @@ -0,0 +1,9 @@ +# :cn: [中文简体] + +1. [生成 xdb 文件](../../binding/cpp#4-生成-xdb-文件) +2. [原始数据编辑](../../binding/cpp#5-原始数据编辑) + +# :globe_with_meridians: [English] + +1. [make xdb file](../../binding/cpp##4-generate-xdb-file) +2. [source data editor](../../binding/cpp#5-raw-data-editing) diff --git a/maker/cpp/readme.md b/maker/cpp/readme.md deleted file mode 100644 index 0ca862c..0000000 --- a/maker/cpp/readme.md +++ /dev/null @@ -1,5 +0,0 @@ - -[生成 xdb 文件](../../binding/cpp#4-生成-xdb-文件) - -[原始数据编辑](../../binding/cpp#5-原始数据编辑) -