From 14884a2a6cf5386513ac743da43fa896d0068b8f Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 15 Dec 2019 23:01:08 +0100 Subject: [PATCH] Update supported projects --- projects/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/projects/README.md b/projects/README.md index 2f0e0f3d1..03342646f 100644 --- a/projects/README.md +++ b/projects/README.md @@ -9,10 +9,8 @@ IDE | Platform | Template type | State [CMake](https://cmake.org/) | n/a | example compiling and raylib source downloading/building if necessary | DONE [CodeBlocks](http://www.codeblocks.org/) | Linux, Windows | example compiling | DONE [Geany](https://www.geany.org/) | Linux, Windows | - | DONE -[KDevelop](https://www.kdevelop.org/) | Linux, Windows, macOS | - | INCOMPLETE [Notepad++](https://notepad-plus-plus.org/) | Windows | source/example compiling | DONE -[Sublime Text](https://www.sublimetext.com/) | Windows, Linux, macOS | source and example | DONE -[VS2015](https://www.visualstudio.com) | Windows | source/example compiling | DONE +[SublimeText](https://www.sublimetext.com/) | Windows, Linux, macOS | source and example | DONE [VS2017](https://www.visualstudio.com) | Windows | source/example compiling | DONE [VSCode](https://code.visualstudio.com/) | Windows, macOS | example compiling | DONE scripts | Windows, Linux, macOS | source and example | DONE