Updated Use multiple windows (markdown)

master
Jeffery Myers 1 year ago
parent
commit
c3ce9c00f4
1 changed files with 3 additions and 0 deletions
  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…
Cancel
Save