summaryrefslogtreecommitdiffhomepage
path: root/projects
diff options
context:
space:
mode:
authorRay <[email protected]>2019-12-15 23:09:20 +0100
committerGitHub <[email protected]>2019-12-15 23:09:20 +0100
commit8dece6a179761fc1a40adea44f44d614f82fda21 (patch)
treea3cea2816e80ef614e9aa38072bd7a4e3f01a16a /projects
parentccf085ac7051467cd79eba64954651bb44694346 (diff)
downloadraylib-8dece6a179761fc1a40adea44f44d614f82fda21.tar.gz
raylib-8dece6a179761fc1a40adea44f44d614f82fda21.zip
Update README.md
Diffstat (limited to 'projects')
-rw-r--r--projects/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/projects/README.md b/projects/README.md
index 03342646..3fb542bb 100644
--- a/projects/README.md
+++ b/projects/README.md
@@ -6,13 +6,13 @@ IDE | Platform | Template type | State
----| ---------| ------------- | -----
[4coder](http://4coder.net/) | Windows | example compiling | DONE
[Builder](https://wiki.gnome.org/Apps/Builder) | Linux | example compiling | DONE
-[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
+[CMake](https://cmake.org/) | Windows, Linux, macOS | source/example compiling | DONE
+[CodeBlocks](http://www.codeblocks.org/) | Windows, Linux | example compiling | DONE
+[Geany](https://www.geany.org/) | Windows, Linux | source/example compiling | DONE
[Notepad++](https://notepad-plus-plus.org/) | Windows | source/example compiling | DONE
-[SublimeText](https://www.sublimetext.com/) | Windows, Linux, macOS | source and example | DONE
+[SublimeText](https://www.sublimetext.com/) | Windows, Linux, macOS | source/example compiling | 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
+scripts | Windows, Linux, macOS | source/example compiling | DONE
*New IDEs config files are welcome!*