mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Updated Working on macOS (markdown)
@ -1,3 +1,12 @@
|
||||
## Raylib-Quckstart, the simple solution to get started quickly.
|
||||
The quickstart is a cross platform template for all desktop platforms that will setup raylib automatically.
|
||||
|
||||
https://github.com/raylib-extras/raylib-quickstart
|
||||
|
||||
It works with many compilers on windows, linux and Mac OS. Works with makefiles, visual studio, and VSCode.
|
||||
|
||||
Simply follow the instructions in that link and you will be done, you do not need to use the rest of this document.
|
||||
|
||||
## Building Library with Xcode
|
||||
|
||||
This guide has been written using the following software:
|
||||
|
||||
Reference in New Issue
Block a user