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:

読み込み中…
キャンセル
保存