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 64575e711b
Update README.md
5 years ago
..
4coder Replace tabs with spaces and update year of copyright notices (#927) 5 years ago
Builder Update Builder example 6 years ago
CMake CMake: Make the raylib project as a whole embeddable 6 years ago
CodeBlocks Review projects paths 5 years ago
Geany Review projects paths 5 years ago
KDevelop Reorganized project templates folder 6 years ago
Notepad++ Update npes_saved_tcc.txt 5 years ago
SublimeText Added Sublime Text 3 project template 6 years ago
VS2015 Add WinMM library for linkage 5 years ago
VS2017 Review projects <PlatformToolset> to use default 5 years ago
VS2017.ANGLE Change ANGLE binaries location 5 years ago
VS2017.UWP Review projects <PlatformToolset> to use default 5 years ago
VSCode Replace tabs with spaces and update year of copyright notices (#927) 5 years ago
scripts Fix and update projects/scripts 5 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 n/a example compiling and raylib source downloading/building if necessary DONE
CodeBlocks Linux, Windows example compiling DONE
Geany Linux, Windows - DONE
KDevelop Linux, Windows, macOS - INCOMPLETE
Notepad++ Windows source/example compiling DONE
Sublime Text Windows, Linux, macOS source and example DONE
VS2015 Windows source/example compiling DONE
VS2017 Windows source/example compiling DONE
VSCode Windows, macOS example compiling DONE
scripts Windows, Linux, macOS source and example DONE

New IDEs config files are welcome!