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 fdad1f023b Avoid all MSVC compile warnings 4 years ago
..
4coder Set the correct version of make on macos (#1202) 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 Update year to 2020 5 years ago
Notepad++ Update ImageDraw*() functions to match arguments of Draw*() (#1156) 4 years ago
SublimeText Added Sublime Text 3 project template 6 years ago
VS2017 Avoid all MSVC compile warnings 4 years ago
VS2017.UWP Reviewed UWP update 4 years ago
VSCode Review VSCode tasks 4 years ago
VSCode_tcc_win add makefile to support multiple C files (#1195) 4 years ago
scripts Adding the option to change the target platform(x86/x64), Generating the .pdb file on debug builds, and correcting comments that called the script 'windows-build.bat' instead of 'build-windows.bat' (#1133) 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!