Updated the releases link. It linked to 2.5 now it should link to the latest(no specific version)

master
CAPTAIN1947 3 anos atrás
pai
commit
c2420aa4de
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      Use-raylib-with-Sublime-Text.md

+ 1
- 1
Use-raylib-with-Sublime-Text.md

@ -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`

Carregando…
Cancelar
Salvar