From 98edb8d4ba60856e1eecc872417e69d67a08d9bf Mon Sep 17 00:00:00 2001 From: Jan Hohenheim Date: Sat, 29 Jun 2024 19:24:14 +0200 Subject: [PATCH] Add link --- content/news/052/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/news/052/index.md b/content/news/052/index.md index 135eef9eb..228e36bd0 100644 --- a/content/news/052/index.md +++ b/content/news/052/index.md @@ -177,6 +177,8 @@ and how to release the game on multiple platforms. ### Other learning materials - [Using tracing to profile a Bevy project](https://rornic.com/posts/using-tracing-to-profile-a-bevy-project/) +- [Bevycation of Brackeys First Game in Godot Tutorial](https://github.com/Occuros/bevycation_brackeys_first-game-in-godot): + A Bevy version of Brackeys' ["How to make a Video Game - Godot Beginner Tutorial"](https://www.youtube.com/watch?v=LOhfqjmasi0) ## Tooling Updates