• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

4coder/H26-Apr-2021-799471

Builder/H26-Apr-2021-7858

CMake/H03-May-2022-6317

CodeBlocks/H03-May-2022-13384

Geany/H26-Apr-2021-609564

Notepad++/H03-May-2022-5,9175,426

SublimeText/H26-Apr-2021-3728

VS2017/H26-Apr-2021-1,1101,101

VS2017.UWP/H26-Apr-2021-1,2861,122

VS2019/H26-Apr-2021-50,75850,749

VSCode/H26-Apr-2021-1,013643

VSCode_tcc_win/H26-Apr-2021-190131

scripts/H26-Apr-2021-863662

README.mdH A D26-Apr-20211 KiB1915

README.md

1## raylib PROJECT TEMPLATES
2
3This folder contains raylib templates for some common IDEs.
4
5IDE | Platform | Template type | State
6----| ---------| ------------- | -----
7[4coder](http://4coder.net/) | Windows | example compiling | DONE
8[Builder](https://wiki.gnome.org/Apps/Builder) | Linux | example compiling | DONE
9[CMake](https://cmake.org/) | Windows, Linux, macOS | source/example compiling | DONE
10[CodeBlocks](http://www.codeblocks.org/) | Windows, Linux | example compiling | DONE
11[Geany](https://www.geany.org/) | Windows, Linux | source/example compiling | DONE
12[Notepad++](https://notepad-plus-plus.org/) | Windows | source/example compiling | DONE
13[SublimeText](https://www.sublimetext.com/) | Windows, Linux, macOS | source/example compiling | DONE
14[VS2017](https://www.visualstudio.com) | Windows | source/example compiling | DONE
15[VSCode](https://code.visualstudio.com/) | Windows, macOS | example compiling | DONE
16scripts | Windows, Linux, macOS | source/example compiling | DONE
17
18 *New IDEs config files are welcome!*
19