mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-23 07:39:18 -05:00
Re-write Code::Blocks template to work on Linux and Macos (#2073)
* update code::blocks example to support linux * add macos support * update screenshot * update templates readme
This commit is contained in:
@ -7,7 +7,7 @@ IDE | Platform(s) | Source | Example(s)
|
||||
[4coder](http://4coder.net/) | Windows | ❌ | ✔️
|
||||
[Builder](https://wiki.gnome.org/Apps/Builder) | Linux | ❌ | ✔️
|
||||
[CMake](https://cmake.org/) | Windows, Linux, macOS | ✔️ | ✔️
|
||||
[CodeBlocks](http://www.codeblocks.org/) | Windows, Linux | ❌ | ✔️
|
||||
[CodeBlocks](http://www.codeblocks.org/) | Windows, Linux, macOS | ❌ | ✔️
|
||||
[Geany](https://www.geany.org/) | Windows, Linux | ✔️ | ✔️
|
||||
[Notepad++](https://notepad-plus-plus.org/) | Windows | ✔️ | ✔️
|
||||
[SublimeText](https://www.sublimetext.com/) | Windows, Linux, macOS | ✔️ | ✔️
|
||||
|
||||
Reference in New Issue
Block a user