From 1119581cd764bc9bcfe2eab1cfb518bedd89d6c1 Mon Sep 17 00:00:00 2001 From: Monday Date: Tue, 9 Jan 2024 03:22:21 +0000 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Eyaml=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Monday --- chmlib.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 chmlib.yaml diff --git a/chmlib.yaml b/chmlib.yaml new file mode 100644 index 0000000..8d73755 --- /dev/null +++ b/chmlib.yaml @@ -0,0 +1,5 @@ +version_control: github +src_repo: jedwing/CHMLib +tag_prefix: "" +separator: "." +git_url: https://github.com/jedwing/CHMLib.git \ No newline at end of file