您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Lambert Wang 2545f62565
Added support for additional mouse buttons (#1753)
3 年前
..
4coder Update raylib version 3 年前
Builder Update Builder example 6 年前
CMake Remove games from building 5 年前
CodeBlocks Review projects paths 5 年前
Geany Update year to 2021 4 年前
Notepad++ Update Notepad++ Intellisense 4 年前
SublimeText Added Sublime Text 3 project template 6 年前
VS2017 Two small quality of life changes to projects. (#1448) 4 年前
VS2017.UWP Added support for additional mouse buttons (#1753) 3 年前
VS2019 Updated projects 3 年前
VSCode Update raylib version 3 年前
VSCode_tcc_win WARNING: BREAKING: RENAMED: camera.type to camera.projection 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!