From 43d52aa1f0256a168ec3ab0ca2544e393d42c73c Mon Sep 17 00:00:00 2001 From: Cfauto Date: Fri, 19 Jun 2026 23:58:06 +0200 Subject: [PATCH] README changes --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1a63eca5..06774643 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,9 @@ This project is using waf buildsystem. If you have waf-related questions look ht - [x] Serverbrowser works without steam - [x] VScript support (based on the Mapbase implementation) - [x] Utils port (Most important command-line utils have been ported) -- [ ] Rewrite materialsystem for OpenGL render + +# To Do (In order) +- [ ] Port the thing to cmake (check [here](https://github.com/valberrie/icepick)) - [ ] dxvk-native support - [ ] Elbrus port -- [ ] Bink audio support (for video_bink) - +- [ ] Bink audio support (for video_bink, check [here](https://github.com/cherrybtw/source-engine))