Updated Home (markdown)

master
S 3 年之前
父節點
當前提交
6b52c27445
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      Home.md

+ 1
- 1
Home.md

@ -8,7 +8,7 @@ Welcome to the raylib wiki! Here you will find information about the raylib libr
### Premake ### Premake
Premake is a very fast and easy way to setup a raylib project on windows and linux for GCC, MinGW, or Visual studio. Premake is a very fast and easy way to setup a raylib project on windows and linux for GCC, MinGW, or Visual studio.
Instructions can be found here: [Quick Setup](https://github.com/raylib-extras/game-premake)
Instructions can be found here: [Quick Setup](https://github.com/raylib-extras/game-premake#readme)
### CMake ### CMake
CMake is also an easy way of building your raylib project on any platform. You can find instructions [here](https://github.com/raysan5/raylib/wiki/Working-with-CMake). CMake is also an easy way of building your raylib project on any platform. You can find instructions [here](https://github.com/raysan5/raylib/wiki/Working-with-CMake).

Loading…
取消
儲存