diff options
| author | Ray <[email protected]> | 2022-08-06 19:23:36 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2022-08-06 19:23:36 +0200 |
| commit | 86ac792d9a950a6ce8878d53417627c857516ebd (patch) | |
| tree | df1fdb87477cef7c9bd172c4a14c548af1cba16a /projects/CodeBlocks/README.md | |
| parent | ec8fabceeb20939e9330b4fd84e69bba3506a78b (diff) | |
| download | raylib-86ac792d9a950a6ce8878d53417627c857516ebd.tar.gz raylib-86ac792d9a950a6ce8878d53417627c857516ebd.zip | |
Review projects details for raylib 4.2
Diffstat (limited to 'projects/CodeBlocks/README.md')
| -rw-r--r-- | projects/CodeBlocks/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/projects/CodeBlocks/README.md b/projects/CodeBlocks/README.md index eabf83c3..49767d79 100644 --- a/projects/CodeBlocks/README.md +++ b/projects/CodeBlocks/README.md @@ -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 |
