d243094ede
This could potentially be a breaking change, for consistency, now every possible desktop backend has the proper name assigned: GLFW, SDL, RGFW raylib build system has been reviewed to fallback to `PLATFORM_DESKTOP_GLFW` by default when `PLATFORM_DESKTOP` defined |
||
---|---|---|
.. | ||
4coder | ||
Builder | ||
CMake | ||
CodeBlocks | ||
Geany | ||
Notepad++ | ||
scripts | ||
SublimeText | ||
VS2019-Android | ||
VS2022 | ||
VSCode | ||
README.md |
raylib PROJECT TEMPLATES
This folder contains raylib templates for some common IDEs.
IDE | Platform(s) | Source | Example(s) |
---|---|---|---|
4coder | Windows | ❌ | ✔️ |
Builder | Linux | ❌ | ✔️ |
CMake | Windows, Linux, macOS, Web | ✔️ | ✔️ |
CodeBlocks | Windows, Linux, macOS | ❌ | ✔️ |
Geany | Windows, Linux | ✔️ | ✔️ |
Notepad++ | Windows | ✔️ | ✔️ |
SublimeText | Windows, Linux, macOS | ✔️ | ✔️ |
VS2019 | Windows | ✔️ | ✔️ |
VSCode | Windows, macOS | ❌ | ✔️ |
scripts | Windows, Linux, macOS | ✔️ | ✔️ |
New IDEs config files are welcome!