raylib/projects
vaezim d7a8af144d
Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017)
2024-05-30 08:22:07 +02:00
..
4coder Update copyright to 2024 2024-01-02 20:58:12 +01:00
Builder Update README.md 2021-07-05 11:52:13 +02:00
CMake Update projects/CMake/CMakeLists.txt to raylib 5.0 (#3623) 2023-12-11 08:29:19 +01:00
CodeBlocks Review projects details for raylib 4.2 2022-08-06 19:23:36 +02:00
Geany Update copyright to 2024 2024-01-02 20:58:12 +01:00
Notepad++ Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017) 2024-05-30 08:22:07 +02:00
SublimeText Added Sublime Text 3 project template 2018-08-15 11:38:38 +01:00
VS2019-Android Build Android App with Visual Studio 2019 (#2013) 2021-09-27 17:57:06 +02:00
VS2022 Update project 2024-04-20 21:21:31 +02:00
VSCode Update Makefile RAYLIB_VERSION (#3901) 2024-04-07 14:48:32 +02:00
scripts Review projects details for raylib 4.2 2022-08-06 19:23:36 +02:00
README.md cmake: Update CMake project template with docs and web (#2274) 2022-01-10 08:55:32 +01:00

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!