mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Updated the releases link. It linked to 2.5 now it should link to the latest(no specific version)
@ -3,7 +3,7 @@
|
||||
**Note:** The following how-to is mostly for Windows. If you know a way to do it on Mac and/or Linux, feel free to edit this wiki and add it.
|
||||
|
||||
### Step 1
|
||||
Install the latest release of Raylib from the **[releases page](https://github.com/raysan5/raylib/releases/tag/2.5.0)**. If you're on Windows installing Raylib with MingW (GCC) or TCC included will make it easier.
|
||||
Install the latest release of Raylib from the **[releases page](https://github.com/raysan5/raylib/releases)**. If you're on Windows installing Raylib with MingW (GCC) or TCC included will make it easier.
|
||||
|
||||
### Step 2
|
||||
Depending on how easy you want to make it for yourself, create a file called `build.bat` in the root of your current project (recommended) or in `%AppData%\Sublime Text 3\Packages\User`
|
||||
|
||||
Reference in New Issue
Block a user