From 729b713d9a2a640ea55937ae568c8d074ab6a81e Mon Sep 17 00:00:00 2001 From: godzilla5hrimp Date: Fri, 25 Sep 2026 08:43:24 +0200 Subject: [PATCH] feat: add readme; --- 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..7000c1c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +## Godot Action Adventure (Test) +This is a repo containing my Godot tests based on the Gamedev.TV course. +TBD