raylib/projects
2021-06-18 13:11:10 +02:00
..
4coder Update raylib version 2021-05-04 11:19:28 +02:00
Builder Update Builder example 2018-07-25 13:01:16 +02:00
CMake Fixed CMake linking on MacOS (#1783) 2021-05-24 11:05:08 +02:00
CodeBlocks Review projects paths 2019-06-05 00:04:31 +02:00
Geany fix: change relevant occurences of MeshBoundingBox to GetMeshBoundingBox (#1836) 2021-06-18 13:11:10 +02:00
Notepad++ fix: change relevant occurences of MeshBoundingBox to GetMeshBoundingBox (#1836) 2021-06-18 13:11:10 +02:00
scripts Changed windows-build to build-windows (#1822) 2021-06-12 18:23:56 +02:00
SublimeText Added Sublime Text 3 project template 2018-08-15 11:38:38 +01:00
VS2017 Removes debug information from release builds (#1780) 2021-05-21 21:59:21 +02:00
VS2017.UWP Removes Whole Program Optimization (#1767) 2021-05-12 19:20:27 +02:00
VS2019 Add a split screen example showing render texture use and multiple cameras. (#1806) 2021-06-03 19:09:43 +02:00
VSCode Update raylib version 2021-05-04 11:19:28 +02:00
VSCode_tcc_win WARNING: BREAKING: RENAMED: camera.type to camera.projection 2021-03-19 13:56:46 +01:00
README.md Update README.md 2019-12-15 23:09:20 +01:00

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!