diff options
| author | Ray <[email protected]> | 2019-12-15 23:01:08 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-12-15 23:01:08 +0100 |
| commit | 14884a2a6cf5386513ac743da43fa896d0068b8f (patch) | |
| tree | 9e367ce2dccbb70febd637d350d535dfde0dee2f /projects/README.md | |
| parent | 9c62d8a400397303fe6a8934c3c210806121ac55 (diff) | |
| download | raylib-14884a2a6cf5386513ac743da43fa896d0068b8f.tar.gz raylib-14884a2a6cf5386513ac743da43fa896d0068b8f.zip | |
Update supported projects
Diffstat (limited to 'projects/README.md')
| -rw-r--r-- | projects/README.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/projects/README.md b/projects/README.md index 2f0e0f3d..03342646 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 |
