Updated Frequently Asked Questions (markdown)

master
gtrxAC 3 年之前
父節點
當前提交
6c082eefda
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      Frequently-Asked-Questions.md

+ 2
- 2
Frequently-Asked-Questions.md

@ -1,7 +1,7 @@
# Table Of Contents
- [How can I run raylib in my old PC?](#how-can-i-run-raylib-in-my-old-pc)
- [Can I run raylib in my old PC?](#can-i-run-raylib-in-my-old-pc)
- [What are the default paths?](#what-are-the-default-paths)
- [What are the dependencies on Windows?](#what-are-the-dependencies-on-windows)
- [How do I remove the log?](#how-do-i-remove-the-log)
@ -18,7 +18,7 @@
- [Why my assets are not loaded?](#why-my-assets-are-not-loaded)
- [How do I remove the console window?](#how-do-i-remove-the-console-window)
## How can I run raylib in my old PC?
## Can I run raylib in my old PC?
Yes, you can. raylib comes compiled by default for OpenGL 3.3 backend but it can be recompiled for older OpenGL versions! It can be recompiled for OpenGL 1.1 (1997) and OpenGL 2.1 (2006). To do that using Notepad++, just follow this steps:

Loading…
取消
儲存