From 4e367d2db84c999ff8775440aa26b453d887b6ca Mon Sep 17 00:00:00 2001 From: D3nX <30444899+D3nX@users.noreply.github.com> Date: Fri, 13 Jul 2018 21:48:39 +0400 Subject: Update and rename REAME.md to README.md --- projects/CodeBlocks/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 projects/CodeBlocks/README.md (limited to 'projects/CodeBlocks/README.md') diff --git a/projects/CodeBlocks/README.md b/projects/CodeBlocks/README.md new file mode 100644 index 00000000..ef511d6b --- /dev/null +++ b/projects/CodeBlocks/README.md @@ -0,0 +1,15 @@ +# Raylib for Code::Blocks +**By D3nX**
+

+Hey ! There is the template for use with Code::Blocks =) +

+First, you will need to download the raylib installer and run it from the raylib website (https://www.raylib.com). +

+Then, download the template, and open the project from Code::Blocks +And before running the template, make sure following set the raylib +compiler for the IDE as show below : +![alt text](https://github.com/D3nX/raylib/blob/master/projects/CodeBlocks/compiler_bg.png) +
+Finally, you can run the program and enjoy raylib running on Code::Blocks ! +

+Hope it helped you =) -- cgit v1.2.3