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.
 
 
 
 
 
 
Jeffery Myers deaa84d28d
Add a split screen example showing render texture use and multiple cameras. (#1806)
3 years ago
..
4coder Update raylib version 3 years ago
Builder Update Builder example 6 years ago
CMake Fixed CMake linking on MacOS (#1783) 3 years ago
CodeBlocks Review projects paths 5 years ago
Geany Update year to 2021 4 years ago
Notepad++ Update Notepad++ Intellisense 3 years ago
SublimeText Added Sublime Text 3 project template 6 years ago
VS2017 Removes debug information from release builds (#1780) 3 years ago
VS2017.UWP Removes Whole Program Optimization (#1767) 3 years ago
VS2019 Add a split screen example showing render texture use and multiple cameras. (#1806) 3 years ago
VSCode Update raylib version 3 years ago
VSCode_tcc_win WARNING: BREAKING: RENAMED: camera.type to camera.projection 3 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!