Review projects details for raylib 4.2

This commit is contained in:
Ray 2022-08-06 19:23:36 +02:00
parent ec8fabceeb
commit 86ac792d9a
7 changed files with 10 additions and 10 deletions

View file

@ -1,11 +1,11 @@
# Raylib template for Code::Blocks
# raylib template for Code::Blocks
1. Install Raylib.
1. Install raylib.
On Windows you should install the **Windows Installer (with MinGW compiler)** package.
On other platforms you can install however you like following the instructions in the wiki.
* https://github.com/raysan5/raylib/releases/download/4.0.0/raylib_installer_v400.mingw.exe
* https://github.com/raysan5/raylib/releases/download/4.2.0/raylib_installer_v420.mingw.exe
* https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux
* https://github.com/raysan5/raylib/wiki/Working-on-macOS