選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
raysan5 0d05004468 Added resource file for DLL compilation info 4年前
..
4coder Set the correct version of make on macos (#1202) 4年前
Builder Update Builder example 6年前
CMake Remove games from building 4年前
CodeBlocks Review projects paths 5年前
Geany Update year to 2020 5年前
Notepad++ Update ImageDraw*() functions to match arguments of Draw*() (#1156) 4年前
SublimeText Added Sublime Text 3 project template 6年前
VS2017 Added resource file for DLL compilation info 4年前
VS2017.UWP [UWP] Fix time query precision (#1284) 4年前
VSCode Change raylib version for VSCode mingw project makefile (#1347) 4年前
VSCode_tcc_win add makefile to support multiple C files (#1195) 4年前
scripts Making the windows build script a bit faster by verifying if the msvc environment was set up previously and only setting it up if it wasn't (#1346) 4年前
README.md Update README.md 5年前

README.md

raylib PROJECT TEMPLATES

This folder contains raylib templates for some common IDEs.

IDE Platform Template type State
4coder Windows example compiling DONE
Builder Linux example compiling DONE
CMake Windows, Linux, macOS source/example compiling DONE
CodeBlocks Windows, Linux example compiling DONE
Geany Windows, Linux source/example compiling DONE
Notepad++ Windows source/example compiling DONE
SublimeText Windows, Linux, macOS source/example compiling DONE
VS2017 Windows source/example compiling DONE
VSCode Windows, macOS example compiling DONE
scripts Windows, Linux, macOS source/example compiling DONE

New IDEs config files are welcome!