diff options
| author | D3nX <30444899+D3nX@users.noreply.github.com> | 2018-07-13 21:48:39 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-13 21:48:39 +0400 |
| commit | 4e367d2db84c999ff8775440aa26b453d887b6ca (patch) | |
| tree | 4f63efea5999de6dd15a1b48eb706ad7724ec3fc /projects/CodeBlocks/README.md | |
| parent | 2f3011c4579706ecce02b3726da3078df37efedd (diff) | |
| download | raylib-4e367d2db84c999ff8775440aa26b453d887b6ca.tar.gz raylib-4e367d2db84c999ff8775440aa26b453d887b6ca.zip | |
Update and rename REAME.md to README.md
Diffstat (limited to 'projects/CodeBlocks/README.md')
| -rw-r--r-- | projects/CodeBlocks/README.md | 15 |
1 files changed, 15 insertions, 0 deletions
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**<br />
+<br /><br />
+Hey ! There is the template for use with Code::Blocks =)
+<br /><br />
+First, you will need to download the raylib installer and run it from the raylib website (https://www.raylib.com).
+<br /><br />
+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 :
+
+<br />
+Finally, you can run the program and enjoy raylib running on Code::Blocks !
+<br /><br />
+Hope it helped you =)
|
