Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Ray f7744404d6 Remove physics projects před 2 roky
..
4coder Update year to 2022 před 3 roky
Builder Update README.md před 3 roky
CMake generate compile_commands.json to be used by language server (#2481) před 2 roky
CodeBlocks Updated scripts před 3 roky
Geany Update year to 2022 před 3 roky
Notepad++ WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()` před 2 roky
SublimeText Added Sublime Text 3 project template před 6 roky
VS2019 [Examples] Top down lights example (#2199) před 2 roky
VS2019-Android Build Android App with Visual Studio 2019 (#2013) před 3 roky
VS2022 Remove physics projects před 2 roky
VSCode updated VSCode project to work with latest raylib makefile and 'working for web' instructions (#2296) před 2 roky
scripts Update file names in build scripts (#2339) před 2 roky
README.md cmake: Update CMake project template with docs and web (#2274) před 2 roky

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!