From c6e05eeba441cd44bb8715f06474b84e6518f83f Mon Sep 17 00:00:00 2001 From: "HuYingzhuo(hugo/hyzboy)" Date: Mon, 24 Jul 2023 15:29:51 +0800 Subject: [PATCH] first commit --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..9602fb5 --- /dev/null +++ b/Readme.md @@ -0,0 +1,3 @@ +### CMGUI +------------------------ +A 2D GUI engine, But it only has the layout codes and no draw codes. \ No newline at end of file