From 5ac7370300399bd07214622ec01ab8a7da00615c Mon Sep 17 00:00:00 2001 From: Litl Toast Date: Tue, 23 Aug 2022 21:37:26 -0400 Subject: [PATCH] Projects now have descriptions --- categories/butterengine/index.html | 11 ++++++++++- categories/gametimemod/index.html | 12 +++++++++++- categories/general/index.html | 9 ++++++++- categories/leftclickcountermod/index.html | 12 +++++++++++- categories/sparticus/index.html | 11 ++++++++++- categories/tf2opengl/index.html | 11 ++++++++++- categories/undergroundduels/index.html | 11 ++++++++++- categories/weebdetector/index.html | 12 +++++++++++- sitemap.xml | 6 +++--- tags/butter-engine/index.html | 8 +++++++- tags/general/index.html | 8 +++++++- tags/programming/index.html | 8 +++++++- tags/update/index.html | 8 +++++++- tags/website/index.html | 8 +++++++- 14 files changed, 119 insertions(+), 16 deletions(-) diff --git a/categories/butterengine/index.html b/categories/butterengine/index.html index 1e08936..fa7d514 100644 --- a/categories/butterengine/index.html +++ b/categories/butterengine/index.html @@ -84,7 +84,16 @@

 Butter Engine

2021

+ + +
+
+

Butter Engine is a game engine made in LWJGL and uses its subset libraries for various tasks. What originally started as a simple rendering library to use LWJGL easier is now becoming a fully-fledged engine and with the hope to fill the same role as Garry’s Mod in end-user development.

+

Although similar to other projects in ambition, the hope is to work on certain parts of the TODO list at a time. For example, spending some time on rendering and then transitioning to audio, to ECS, and back.

+

The checklist is available on the GitHub repository.

+ +
+