From 71f42913d6537913b25a4f1b146c98ec890ec1ca Mon Sep 17 00:00:00 2001 From: Sara Date: Wed, 29 May 2024 17:48:32 +0000 Subject: [PATCH] Add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..892a388 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Godot C++ Utilities + +Includes a bunch of helper functions, classes and macros that I kept re-implementing for godot C++ projects. + +Documentation generated using Doxygen hosted at https://docs.objectionable.solutions/godot-cpp-utils/html/annotated.html. \ No newline at end of file