You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ray b845f3886a Minor tweak to Makefile пре 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 Don't put the obj and temp files for all the projects in the same place, it causes conflicts (#1458) пре 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!