Updated Use multiple windows (markdown)

master
Jeffery Myers 1 年之前
父節點
當前提交
c3ce9c00f4
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      Use-multiple-windows.md

+ 3
- 0
Use-multiple-windows.md

@ -1,3 +1,6 @@
# NOTE
**These instructions will not work for Raylib 5.0 or above, they are here for historical purposes only.**
raylib does not support multiple Windows by default, it was designed with simplicity in main and multi-window option was not considered as a core feature.
Fortunately raylib's current design allows adding multi-window support in an easy way, in case some user requires this functionality.

Loading…
取消
儲存