mirror of
https://github.com/raysan5/raylib.git
synced 2025-11-10 04:25:05 +00:00
Create README.md
This commit is contained in:
16
projects/README.md
Normal file
16
projects/README.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
## raylib PROJECT TEMPLATES
|
||||||
|
|
||||||
|
This folder contains raylib templates for some common IDEs.
|
||||||
|
|
||||||
|
IDE | Platform | Template type | State
|
||||||
|
----| ---------| ------------- | -----
|
||||||
|
[Builder](https://wiki.gnome.org/Apps/Builder) | Linux | example compiling | DONE
|
||||||
|
[CodeBlocks](http://www.codeblocks.org/) | Linux, Windows | - | INCOMPLETE
|
||||||
|
[Geany](https://www.geany.org/) | Linux, Windows | - | INCOMPLETE
|
||||||
|
[KDevelop](https://www.kdevelop.org/) | Linux, Windows, macOS | - | INCOMPLETE
|
||||||
|
[Notepad++](https://notepad-plus-plus.org/) | Windows | source/example compiling | DONE
|
||||||
|
[VS2015](https://www.visualstudio.com) | Windows | source/example compiling | DONE
|
||||||
|
[VS2017](https://www.visualstudio.com) | Windows | source/example compiling | DONE
|
||||||
|
[VSCode](https://code.visualstudio.com/) | Windows | - | INCOMPLETE
|
||||||
|
|
||||||
|
*New IDEs config files are welcome!*
|
||||||
Reference in New Issue
Block a user