From a3bdffb5800ba95b5fae6ed9bd285029f365199e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo?= Date: Tue, 16 Apr 2024 20:46:00 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 005e663..81588e4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository has been made public to provide a working implementation to nati **Development of these features is still ongoing and will be added to this repository when they're ready.** Thank you for your patience! -# Features +# Features available * Modern N64 renderer built on the latest APIs (D3D12 and Vulkan). * Uses ubershaders to guarantee no stutters due to pipeline compilation. * Brand new architecture designed around offering novel enhancements.