raylib/projects
Angga Permana d3caee0e72
generate compile_commands.json to be used by language server (#2481)
* cmake: Generate compile commands

* Update README.md

simplify build process
2022-05-19 13:18:12 +02:00
..
4coder Update year to 2022 2021-12-31 20:06:22 +01:00
Builder Update README.md 2021-07-05 11:52:13 +02:00
CMake generate compile_commands.json to be used by language server (#2481) 2022-05-19 13:18:12 +02:00
CodeBlocks Updated scripts 2021-11-02 18:49:53 +01:00
Geany Update year to 2022 2021-12-31 20:06:22 +01:00
Notepad++ Reviewed scripts 2021-11-02 20:58:15 +01:00
scripts Update file names in build scripts (#2339) 2022-02-10 20:51:46 +01:00
SublimeText
VS2019 [Examples] Top down lights example (#2199) 2022-01-16 17:47:17 +01:00
VS2019-Android Build Android App with Visual Studio 2019 (#2013) 2021-09-27 17:57:06 +02:00
VS2022 Added VS2022 project 2022-01-05 23:40:22 +01:00
VSCode updated VSCode project to work with latest raylib makefile and 'working for web' instructions (#2296) 2022-01-21 08:53:25 +01:00
README.md cmake: Update CMake project template with docs and web (#2274) 2022-01-10 08:55:32 +01:00

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!