From 7f574fc0fe58315de43cd0cd705a888f28f8fa9b Mon Sep 17 00:00:00 2001 From: Adam Sawicki Date: Tue, 27 Mar 2018 11:17:48 +0200 Subject: [PATCH] Minor update to README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e23c8e8..1191012 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ See **[Documentation](https://gpuopen-librariesandsdks.github.io/VulkanMemoryAll - **[Anvil](https://github.com/GPUOpen-LibrariesAndSDKs/Anvil)** - cross-platform framework for Vulkan. License: MIT. - **[vkDOOM3](https://github.com/DustinHLand/vkDOOM3)** - Vulkan port of GPL DOOM 3 BFG Edition. License: GNU GPL. - **[Lightweight Java Game Library (LWJGL)](https://www.lwjgl.org/)** - includes binding of the library for Java. License: BSD. +- **[The Forge](https://github.com/ConfettiFX/The-Forge)** - cross-platform rendering framework. Apache License 2.0. # See also