From 807a9d957287574e04cee1dbde4356ea4c1bd220 Mon Sep 17 00:00:00 2001 From: miguel Date: Mon, 5 Sep 2022 09:03:43 +0100 Subject: [PATCH] :memo: add bitbrain tutorial link (#4550) --- community/tutorials.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/community/tutorials.rst b/community/tutorials.rst index b46463490..b806f74a3 100644 --- a/community/tutorials.rst +++ b/community/tutorials.rst @@ -43,6 +43,7 @@ Video tutorials - `GDScript Dude `_ (GDScript). - `Garbaj `_ (3D, GDScript). - `Kasper Frandsen `_ (3D, Shaders). +- `bitbrain `_ (2D, GDScript). Text tutorials --------------