From 8ed315e4b1468f0fcdfb01337d36e698ced07e45 Mon Sep 17 00:00:00 2001 From: Alex Guthrie <12881812+xezno@users.noreply.github.com> Date: Wed, 3 Apr 2024 19:47:11 +0100 Subject: [PATCH] Update README.md (testing webhook) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a002ccfc..2a9879cd 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Wiki

-Mocha is a work-in-progress game engine that aims to (eventually) leverage modern graphics technologies to deliver high-quality visuals. It is equipped with a Vulkan renderer, a C# scripting system, and a hot-loading HTML/CSS user interface solution. In addition, Mocha offers a Jolt physics implementation and a physically-based shading and material system. The engine includes an ImGui-based editor for easy customization. +Mocha is a game engine that aims to (eventually) leverage modern graphics technologies to deliver high-quality visuals. It is equipped with a Vulkan renderer, a C# scripting system, and a hot-loading HTML/CSS user interface solution. In addition, Mocha offers a Jolt physics implementation and a physically-based shading and material system. The engine includes an ImGui-based editor for easy customization. ![Mocha Screenshot](https://user-images.githubusercontent.com/12881812/210655312-1e0d25a1-e4bf-49d9-943b-f88f932f7e08.png)