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.
 
 
 
 
 
 
raysan5 ef46003270 Update raylib functions parser to generate XML intellisense file 4 years ago
..
4coder Replace 0.f by 0.0f 4 years ago
Builder Update Builder example 6 years ago
CMake Remove games from building 4 years ago
CodeBlocks Review projects paths 5 years ago
Geany mouse: Return float movement for precise scrolling where possible (#1397) 4 years ago
Notepad++ Update raylib functions parser to generate XML intellisense file 4 years ago
SublimeText Added Sublime Text 3 project template 6 years ago
VS2017 Two small quality of life changes to projects. (#1448) 4 years ago
VS2017.UWP mouse: Return float movement for precise scrolling where possible (#1397) 4 years ago
VS2019 Don't put the obj and temp files for all the projects in the same place, it causes conflicts (#1458) 4 years ago
VSCode Review "aggregate initializations" #1403 4 years ago
VSCode_tcc_win Review "aggregate initializations" #1403 4 years ago
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 years ago
README.md Update README.md 5 years ago

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!