Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Ray f7744404d6 Remove physics projects 2 лет назад
..
4coder Update year to 2022 3 лет назад
Builder Update README.md 3 лет назад
CMake generate compile_commands.json to be used by language server (#2481) 2 лет назад
CodeBlocks Updated scripts 3 лет назад
Geany Update year to 2022 3 лет назад
Notepad++ WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()` 2 лет назад
SublimeText Added Sublime Text 3 project template 6 лет назад
VS2019 [Examples] Top down lights example (#2199) 2 лет назад
VS2019-Android Build Android App with Visual Studio 2019 (#2013) 3 лет назад
VS2022 Remove physics projects 2 лет назад
VSCode updated VSCode project to work with latest raylib makefile and 'working for web' instructions (#2296) 2 лет назад
scripts Update file names in build scripts (#2339) 2 лет назад
README.md cmake: Update CMake project template with docs and web (#2274) 2 лет назад

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!