From 4e18dcea82ab0d1fd3941bd09097c46bea18fbfd 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 2818fdec3..646f25ded 100644 --- a/community/tutorials.rst +++ b/community/tutorials.rst @@ -37,10 +37,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 `__