mirror of
https://github.com/raysan5/raylib.git
synced 2026-06-04 21:06:42 +08:00
|
Some checks are pending
Android / build (arm64) (push) Waiting to run
Android / build (x86_64) (push) Waiting to run
CMakeBuilds / Windows Build (push) Waiting to run
CMakeBuilds / Linux Build (push) Waiting to run
Linux / build (i386, i386, /user/bin, 32) (push) Waiting to run
Linux / build (x86_64, amd64, /user/bin, 64) (push) Waiting to run
Linux Examples / build (push) Waiting to run
macOS / build (push) Waiting to run
WebAssembly / build (push) Waiting to run
Windows / build (i686, pe-i386, 32, mingw-w64) (push) Waiting to run
Windows / build (x64, x64, 64, msvc16) (push) Waiting to run
Windows / build (x86, Win32, 32, msvc16) (push) Waiting to run
Windows / build (x86_64, pe-x86-64, 64, mingw-w64) (push) Waiting to run
Windows Examples / build (push) Waiting to run
* Update raylib_api.* by CI * Fix warnings when building examples in MSVC 2022 * fix auto-format that sneaked in there. --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| 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!