93471b0a7c
Planning to promote raudio module as a simple and easy-to-use front-end for the amazing mini_al library, so the name change. Name comes from raylib-audio but in spanish it also remembers to word "raudo", meaning "very fast", an analogy that fits perfectly to the usefulness and performance of the library! Consequently, raylib version has been bumped to 2.4-dev. |
||
---|---|---|
.. | ||
Builder | ||
CMake | ||
CodeBlocks | ||
Geany | ||
KDevelop | ||
Notepad++ | ||
scripts | ||
SublimeText | ||
VS2015 | ||
VS2015.UWP | ||
VS2017 | ||
VSCode | ||
README.md |
raylib PROJECT TEMPLATES
This folder contains raylib templates for some common IDEs.
IDE | Platform | Template type | State |
---|---|---|---|
Builder | Linux | example compiling | DONE |
CMake | n/a | example compiling and raylib source downloading/building if necessary | DONE |
CodeBlocks | Linux, Windows | example compiling | DONE |
Geany | Linux, Windows | - | INCOMPLETE |
KDevelop | Linux, Windows, macOS | - | INCOMPLETE |
Notepad++ | Windows | source/example compiling | DONE |
VS2015 | Windows | source/example compiling | DONE |
VS2017 | Windows | source/example compiling | DONE |
VSCode | Windows, macOS | example compiling | DONE |
New IDEs config files are welcome!