Browse Source

Add Video and Text tutorial links for tutorials.rst (#8335)

* Add Video and Text tutorial links for tutorials.rst

* Added punctuation to properly format.
Braydee Johnson 1 year ago
parent
commit
64d44971bf
1 changed files with 2 additions and 0 deletions
  1. 2 0
      community/tutorials.rst

+ 2 - 0
community/tutorials.rst

@@ -46,6 +46,7 @@ Video tutorials
 - `Gwizz <https://www.youtube.com/@Gwizz1027>`_ (2D, GDScript).
 - `Quiver <https://quiver.dev/>`_ (2D, GDScript).
 - `Maker Tech <https://www.youtube.com/watch?v=0mUoRdYe0s4>`_ (2D, GDScript).
+- `Game Dev Artisan <https://www.youtube.com/@GameDevArtisan>`_ (2D, GDScript).
 
 Text tutorials
 --------------
@@ -54,6 +55,7 @@ Text tutorials
 - `GDScript website by Andrew Wilkes <https://gdscript.com>`__
 - `Godot Recipes by KidsCanCode <https://kidscancode.org/godot_recipes/4.x/>`__
 - `Godot Tutorials by SomethingLikeGames <https://www.somethinglikegames.de/en/tags/godot-engine/>`__
+- `Game Dev Artisan website <https://gamedevartisan.com/>`__
 
 Devlogs
 -------