From d606fae932e9b9247e203ab1a6a2c276cad7a1aa Mon Sep 17 00:00:00 2001 From: LitlToast Date: Sun, 16 Apr 2023 20:51:36 -0400 Subject: [PATCH] Start of post --- content/posts/butter-engine-april2023/index.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/content/posts/butter-engine-april2023/index.md b/content/posts/butter-engine-april2023/index.md index 987d01d..871a89f 100644 --- a/content/posts/butter-engine-april2023/index.md +++ b/content/posts/butter-engine-april2023/index.md @@ -7,23 +7,20 @@ draft: true # author: "LitlToast" # authorLink: "https://higgy999.github.io" -description: "Description" +description: "A lot has changed, let's jump right in." images: [] resources: - name: "featured-image" src: "featured-image.png" -tags: ["Tag"] -categories: ["Project"] +tags: ["Butter Engine", "Update", "Programming"] +categories: ["butterengine"] lightgallery: true - -#For this example to not be shown: -hiddenFromHomePage: true -hiddenFromSearch: true --- -Description +A lot has changed, let's jump right in. + Butter Engine (Java): UI, Physics, and Maps Post Now in Rust, Java struggles Whats Rust Like