Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
raysan5 ef46003270 Update raylib functions parser to generate XML intellisense file 4 лет назад
..
4coder Replace 0.f by 0.0f 4 лет назад
Builder Update Builder example 6 лет назад
CMake Remove games from building 4 лет назад
CodeBlocks Review projects paths 5 лет назад
Geany mouse: Return float movement for precise scrolling where possible (#1397) 4 лет назад
Notepad++ Update raylib functions parser to generate XML intellisense file 4 лет назад
SublimeText Added Sublime Text 3 project template 6 лет назад
VS2017 Two small quality of life changes to projects. (#1448) 4 лет назад
VS2017.UWP mouse: Return float movement for precise scrolling where possible (#1397) 4 лет назад
VS2019 Don't put the obj and temp files for all the projects in the same place, it causes conflicts (#1458) 4 лет назад
VSCode Review "aggregate initializations" #1403 4 лет назад
VSCode_tcc_win Review "aggregate initializations" #1403 4 лет назад
scripts Making the windows build script a bit faster by verifying if the msvc environment was set up previously and only setting it up if it wasn't (#1346) 4 лет назад
README.md Update README.md 5 лет назад

README.md

raylib PROJECT TEMPLATES

This folder contains raylib templates for some common IDEs.

IDE Platform Template type State
4coder Windows example compiling DONE
Builder Linux example compiling DONE
CMake Windows, Linux, macOS source/example compiling DONE
CodeBlocks Windows, Linux example compiling DONE
Geany Windows, Linux source/example compiling DONE
Notepad++ Windows source/example compiling DONE
SublimeText Windows, Linux, macOS source/example compiling DONE
VS2017 Windows source/example compiling DONE
VSCode Windows, macOS example compiling DONE
scripts Windows, Linux, macOS source/example compiling DONE

New IDEs config files are welcome!