From 8e88fef353de09f846b5a5f45e966565ce47d520 Mon Sep 17 00:00:00 2001 From: Thayol Date: Sat, 21 Dec 2024 23:46:01 +0900 Subject: [PATCH] not really an initial commit because this repo is split between two main branches: nodejs and godot --- 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..817f90f --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Instructions Clear + +Node JS MOBA attempt: https://github.com/thayol/instructions-clear/tree/nodejs + +Godot Async Survival attempt: https://github.com/thayol/instructions-clear/tree/godot