diff options
| author | Ray <[email protected]> | 2021-07-04 20:51:57 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-04 20:51:57 +0200 |
| commit | 8a7812f1f56d22b2e49fc0cb4c10b3b2e844995c (patch) | |
| tree | fd8bc84c9dbf18c40e8fb67738d16f3bf4f90aae /projects | |
| parent | d432d03aead50851e051639566d467ad888e9356 (diff) | |
| download | raylib-8a7812f1f56d22b2e49fc0cb4c10b3b2e844995c.tar.gz raylib-8a7812f1f56d22b2e49fc0cb4c10b3b2e844995c.zip | |
Update README.md
Diffstat (limited to 'projects')
| -rw-r--r-- | projects/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/README.md b/projects/README.md index 3fb542bb..7dca035c 100644 --- a/projects/README.md +++ b/projects/README.md @@ -12,6 +12,7 @@ IDE | Platform | Template type | State [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 |
