raylib/projects
Jeffery Myers a2f6ae6796
Fix warnings in examples (#4492)
Move shapes/shapes_rectangle_advanced to the correct folder in MSVC project
Add core_input_virtual_controls.vcxproj back into sln file
2024-11-15 08:25:09 +01:00
..
4coder Update emsdk path on Windows to match new raylib installer package 2024-11-14 18:41:37 +01:00
Builder
CMake Projects: Fix CMake example project (#4332) 2024-09-21 23:12:48 +02: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++ Updated Notepad++ autocomplete list for raylib 5.5 2024-11-14 16:38:55 +01:00
scripts Review projects details for raylib 4.2 2022-08-06 19:23:36 +02:00
SublimeText
VS2019-Android
VS2022 Fix warnings in examples (#4492) 2024-11-15 08:25:09 +01:00
VSCode Update emsdk path on Windows to match new raylib installer package 2024-11-14 18:41:37 +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!