From b8bda4b3d47e7bcd3c7bc622bb9baacb6dd84dfc Mon Sep 17 00:00:00 2001 From: Will Nations Date: Mon, 1 Mar 2021 09:53:18 -0600 Subject: [PATCH] Added Andrew Wilkes' video/text tutorial platforms (#4699) Co-authored-by: Hugo Locurcio --- community/tutorials.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/community/tutorials.rst b/community/tutorials.rst index 6a39a1345..60c554507 100644 --- a/community/tutorials.rst +++ b/community/tutorials.rst @@ -40,10 +40,12 @@ Video tutorials - `BornCG `_ (2D and 3D, GDScript). - `Gonkee `_ (2D and 3D, GDScript, Shaders). - `TheGuideKnight `_ (2D, GDScript). +- `GDScript Dude `_ (GDScript). Text tutorials -------------- +- `GDScript website by Andrew Wilkes `__ - `Godot Recipes by KidsCanCode `__ - `Steincodes `__