From 7eb2c7ec3ba9591ed06e84be2ce6b6b56acba8dd Mon Sep 17 00:00:00 2001 From: Nora <51166756+AnalogFeelings@users.noreply.github.com> Date: Tue, 2 Jul 2024 16:08:32 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0d5e31..0a04391 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ Shadersave is a Windows screensaver that can run Shadertoy shaders locally under - [x] Get basic conversion code working. - [x] Get OpenGL renderer working. - [x] Clean up the code. -- [ ] Add support for loading from files instead of resources. -- [ ] Add config dialogue using Win32. +- [x] Add support for loading from files instead of resources. +- [x] Add config dialogue using Win32. - [x] Come up with something to get full 144Hz displaying. # :warning: Limitations