Ver a proveniência

Update README.md

pull/1862/head
Ray há 3 anos
committed by GitHub
ascendente
cometimento
0c78b8d182
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 12 adições e 13 eliminações
  1. +12
    -13
      projects/README.md

+ 12
- 13
projects/README.md Ver ficheiro

@ -2,18 +2,17 @@
This folder contains raylib templates for some common IDEs.
IDE | Platform | Template type | State
----| ---------| ------------- | -----
[4coder](http://4coder.net/) | Windows | example compiling | DONE
[Builder](https://wiki.gnome.org/Apps/Builder) | Linux | example compiling | DONE
[CMake](https://cmake.org/) | Windows, Linux, macOS | source/example compiling | DONE
[CodeBlocks](http://www.codeblocks.org/) | Windows, Linux | example compiling | DONE
[Geany](https://www.geany.org/) | Windows, Linux | source/example compiling | DONE
[Notepad++](https://notepad-plus-plus.org/) | Windows | source/example compiling | DONE
[SublimeText](https://www.sublimetext.com/) | Windows, Linux, macOS | source/example compiling | DONE
[VS2017](https://www.visualstudio.com) | Windows | source/example compiling | DONE
[VS2019](https://www.visualstudio.com) | Windows | source/example compiling | DONE
[VSCode](https://code.visualstudio.com/) | Windows, macOS | example compiling | DONE
scripts | Windows, Linux, macOS | source/example compiling | DONE
IDE | Platform(s) | Source | Example
----| ------------| :-------: | :-----:
[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 | ❌ | ✔️
[Geany](https://www.geany.org/) | Windows, Linux | ✔️ | ✔️
[Notepad++](https://notepad-plus-plus.org/) | Windows | ✔️ | ✔️
[SublimeText](https://www.sublimetext.com/) | Windows, Linux, macOS | ✔️ | ✔️
[VS2019](https://www.visualstudio.com) | Windows | ✔️ | ✔️
[VSCode](https://code.visualstudio.com/) | Windows, macOS | ❌ | ✔️
scripts | Windows, Linux, macOS | ✔️ | ✔️
*New IDEs config files are welcome!*

Carregando…
Cancelar
Guardar