diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2023-08-27 18:38:10 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2023-08-27 18:38:10 -0600 |
commit | 06184c13af639917e1af5a1bc298b0022c1398ea (patch) | |
tree | c725aac7f7fc72613c518d59756137834f7894e9 /src/blog | |
parent | 6629c2c9830cf1c6b0e18e8acdd15dc986e78f3a (diff) |
build site with new godot entry
Diffstat (limited to 'src/blog')
-rw-r--r-- | src/blog/g/flappybird_godot_devlog_2.md (renamed from src/blog/temp/flappybird_godot_devlog_2.md) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/blog/temp/flappybird_godot_devlog_2.md b/src/blog/g/flappybird_godot_devlog_2.md index c2192bf..3363f0e 100644 --- a/src/blog/temp/flappybird_godot_devlog_2.md +++ b/src/blog/g/flappybird_godot_devlog_2.md @@ -1,7 +1,7 @@ -title: Porting the FlappyBird clone to Godot 4 devlog 2 +title: Porting the FlappyBird clone to Godot 4.1 devlog 2 author: David Luévano lang: en -summary: Notes on porting my FlappyBird clone to Godot 4, as well as notes on the improvements and changes made overall. +summary: Notes on porting my FlappyBird clone to Godot 4.1, as well as notes on the improvements and changes made overall. tags: gamedev godot gdscript |