raylib/projects
Ray ef32377336 Updated Notepad++ raylib intellisense functions 2021-10-31 18:12:50 +01:00
..
4coder REVIEWED: emscripten versions 2021-06-30 17:12:58 +02:00
Builder Update README.md 2021-07-05 11:52:13 +02:00
CMake Fixed CMake linking on MacOS (#1783) 2021-05-24 11:05:08 +02:00
CodeBlocks Re-write Code::Blocks template to work on Linux and Macos (#2073) 2021-10-19 19:50:21 +02:00
Geany WARNING: MODULES RENAMING!!! 2021-09-22 00:15:06 +02:00
Notepad++ Updated Notepad++ raylib intellisense functions 2021-10-31 18:12:50 +01:00
SublimeText Added Sublime Text 3 project template 2018-08-15 11:38:38 +01:00
VS2019 Update raylib.vcxproj 2021-10-22 21:24:39 +02:00
VS2019-Android Build Android App with Visual Studio 2019 (#2013) 2021-09-27 17:57:06 +02:00
VSCode Allow to run any file (#2069) 2021-10-18 22:00:54 +02:00
scripts Update core_basic_window.c 2021-10-03 12:14:31 +02:00
README.md Re-write Code::Blocks template to work on Linux and Macos (#2073) 2021-10-19 19:50:21 +02: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 ✔️ ✔️
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!