summaryrefslogtreecommitdiffhomepage
path: root/projects
diff options
context:
space:
mode:
authorRay <[email protected]>2019-12-15 23:02:35 +0100
committerRay <[email protected]>2019-12-15 23:02:35 +0100
commitccf085ac7051467cd79eba64954651bb44694346 (patch)
treead1e0ae9ecd4e6bad37bd50d8264991907b00578 /projects
parentdde1d68a02a8d3dc2cfed40d56070e974f14d942 (diff)
parent14884a2a6cf5386513ac743da43fa896d0068b8f (diff)
downloadraylib-ccf085ac7051467cd79eba64954651bb44694346.tar.gz
raylib-ccf085ac7051467cd79eba64954651bb44694346.zip
Merge branch 'master' of https://github.com/raysan5/raylib
Diffstat (limited to 'projects')
-rw-r--r--projects/README.md4
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