You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alan Arrecis b201b74c3f
Fix VSCode Makefile to support multiple .c files (#4391)
9 hours ago
..
4coder Update copyright to 2024 9 months ago
Builder Update README.md 3 years ago
CMake Projects: Fix CMake example project (#4332) 3 weeks ago
CodeBlocks Review projects details for raylib 4.2 2 years ago
Geany Update copyright to 2024 9 months ago
Notepad++ Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017) 4 months ago
SublimeText Added Sublime Text 3 project template 6 years ago
VS2019-Android Build Android App with Visual Studio 2019 (#2013) 3 years ago
VS2022 `WARNING`: REMOVED: SVG files loading and drawing, moving it to raylib-extras 1 week ago
VSCode Fix VSCode Makefile to support multiple .c files (#4391) 9 hours ago
scripts Review projects details for raylib 4.2 2 years ago
README.md cmake: Update CMake project template with docs and web (#2274) 2 years ago

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!