Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Jeffery Myers 0726491ef8
Fixes to make rnet and it's examples build on Windows in visual studio 2019. (#1602)
4 лет назад
..
4coder Update project.4coder (#1503) 4 лет назад
Builder Update Builder example 6 лет назад
CMake Remove games from building 4 лет назад
CodeBlocks Review projects paths 5 лет назад
Geany Update year to 2021 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 Fixes to make rnet and it's examples build on Windows in visual studio 2019. (#1602) 4 лет назад
VSCode Minor tweak to Makefile 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!