Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

18 Zeilen
903 B

vor 6 Jahren
vor 3 Jahren
vor 3 Jahren
vor 3 Jahren
vor 6 Jahren
  1. ## raylib PROJECT TEMPLATES
  2. This folder contains raylib templates for some common IDEs.
  3. IDE | Platform(s) | Source | Example(s)
  4. ----| ------------| :-------: | :-----:
  5. [4coder](http://4coder.net/) | Windows | ❌ | ✔️
  6. [Builder](https://wiki.gnome.org/Apps/Builder) | Linux | ❌ | ✔️
  7. [CMake](https://cmake.org/) | Windows, Linux, macOS, Web | ✔️ | ✔️
  8. [CodeBlocks](http://www.codeblocks.org/) | Windows, Linux, macOS | ❌ | ✔️
  9. [Geany](https://www.geany.org/) | Windows, Linux | ✔️ | ✔️
  10. [Notepad++](https://notepad-plus-plus.org/) | Windows | ✔️ | ✔️
  11. [SublimeText](https://www.sublimetext.com/) | Windows, Linux, macOS | ✔️ | ✔️
  12. [VS2019](https://www.visualstudio.com) | Windows | ✔️ | ✔️
  13. [VSCode](https://code.visualstudio.com/) | Windows, macOS | ❌ | ✔️
  14. scripts | Windows, Linux, macOS | ✔️ | ✔️
  15. *New IDEs config files are welcome!*