diff --git a/src/diary/entries/220831 b/src/diary/entries/220831 index 3cdc81f..199dfbc 100644 --- a/src/diary/entries/220831 +++ b/src/diary/entries/220831 @@ -1,5 +1,5 @@ -
The website doesn't look how I want it to yet!
diff --git a/src/diary/entries/230227 b/src/diary/entries/230227 index a34369f..ac8f136 100644 --- a/src/diary/entries/230227 +++ b/src/diary/entries/230227 @@ -1,5 +1,5 @@ -Follow along to make your first mini WebSocket application in GDScript (with a little JSON). The client and the server will be two separate projects. I build upon the NetworkedMultiplayerENet chat room tutorial(archive link) by Miziziziz and the HTML5 and WebSocket tutorial in the Godot documentation.