raylib/projects
Jeffery Myers 81ca2f0bf3
Fix warnings and bad project settings for 4.5 release (#2894)
2023-01-27 19:20:42 +01:00
..
4coder Update year to 2023 2023-01-01 19:07:58 +01:00
Builder Update README.md 2021-07-05 11:52:13 +02:00
CMake CMake: Project template fix to easily target raylib version (#2700) 2022-09-17 23:12:57 +02:00
CodeBlocks Review projects details for raylib 4.2 2022-08-06 19:23:36 +02:00
Geany Update year to 2023 2023-01-01 16:00:56 +01:00
Notepad++ Update c_raylib.xml 2022-08-08 19:43:02 +02:00
SublimeText Added Sublime Text 3 project template 2018-08-15 11:38:38 +01:00
VS2019-Android Build Android App with Visual Studio 2019 (#2013) 2021-09-27 17:57:06 +02:00
VS2022 Fix warnings and bad project settings for 4.5 release (#2894) 2023-01-27 19:20:42 +01:00
VSCode Update year to 2023 2023-01-01 16:00:56 +01:00
scripts Review projects details for raylib 4.2 2022-08-06 19:23:36 +02:00
README.md cmake: Update CMake project template with docs and web (#2274) 2022-01-10 08:55:32 +01:00

README.md

raylib PROJECT TEMPLATES

This folder contains raylib templates for some common IDEs.

IDE Platform(s) Source Example(s)
4coder Windows ✔️
Builder Linux ✔️
CMake Windows, Linux, macOS, Web ✔️ ✔️
CodeBlocks Windows, Linux, macOS ✔️
Geany Windows, Linux ✔️ ✔️
Notepad++ Windows ✔️ ✔️
SublimeText Windows, Linux, macOS ✔️ ✔️
VS2019 Windows ✔️ ✔️
VSCode Windows, macOS ✔️
scripts Windows, Linux, macOS ✔️ ✔️

New IDEs config files are welcome!