25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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!