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))