選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Alan Arrecis b201b74c3f
Fix VSCode Makefile to support multiple .c files (#4391)
11時間前
..
4coder Update copyright to 2024 9ヶ月前
Builder Update README.md 3年前
CMake Projects: Fix CMake example project (#4332) 3週間前
CodeBlocks Review projects details for raylib 4.2 2年前
Geany Update copyright to 2024 9ヶ月前
Notepad++ Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017) 4ヶ月前
SublimeText Added Sublime Text 3 project template 6年前
VS2019-Android Build Android App with Visual Studio 2019 (#2013) 3年前
VS2022 `WARNING`: REMOVED: SVG files loading and drawing, moving it to raylib-extras 1週間前
VSCode Fix VSCode Makefile to support multiple .c files (#4391) 11時間前
scripts Review projects details for raylib 4.2 2年前
README.md cmake: Update CMake project template with docs and web (#2274) 2年前

README.md

raylib PROJECT TEMPLATES

This folder contains raylib templates for some common IDEs.

IDE Platform(s) Source Example(s)
4coder Windows ✔️
Builder Linux ✔️
CMake Windows, Linux, macOS, Web ✔️ ✔️
CodeBlocks Windows, Linux, macOS ✔️
Geany Windows, Linux ✔️ ✔️
Notepad++ Windows ✔️ ✔️
SublimeText Windows, Linux, macOS ✔️ ✔️
VS2019 Windows ✔️ ✔️
VSCode Windows, macOS ✔️
scripts Windows, Linux, macOS ✔️ ✔️

New IDEs config files are welcome!