Updated Working on Windows (markdown)

master
Ray 7 年之前
父節點
當前提交
c1328f2fb4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Working-on-Windows.md

+ 1
- 1
Working-on-Windows.md

@ -1,6 +1,6 @@
## Building Library
To build your raylib game for GNU/Linux you need to download raylib git repository. raylib already comes with ready-to-use makefiles and CMake system to compile source code, examples and templates.
To build your raylib game for Windows you need to download raylib git repository. raylib already comes with ready-to-use makefiles and CMake system to compile source code, examples and templates. You can alternative download *raylib Windows Installer*.
**raylib Windows Installer** comes with all the required tool to develop with raylib, those tools are:
* C Compiler (TCC or MinGW) - To compile the code, it includes all required system libraries.

Loading…
取消
儲存