summaryrefslogtreecommitdiffhomepage
path: root/projects/CodeBlocks/REAME.md
diff options
context:
space:
mode:
authorD3nX <[email protected]>2018-07-13 21:45:43 +0400
committerGitHub <[email protected]>2018-07-13 21:45:43 +0400
commit1c9537b5e722c5aa5a52000795237c218067859b (patch)
treea7f1e4db777482b4eb39d6eba85ff467ca10d208 /projects/CodeBlocks/REAME.md
parentc19bd3eb04ed6f7a9886dd0fb6538d207dae8f29 (diff)
downloadraylib-1c9537b5e722c5aa5a52000795237c218067859b.tar.gz
raylib-1c9537b5e722c5aa5a52000795237c218067859b.zip
Add files via upload
Diffstat (limited to 'projects/CodeBlocks/REAME.md')
-rw-r--r--projects/CodeBlocks/REAME.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/projects/CodeBlocks/REAME.md b/projects/CodeBlocks/REAME.md
new file mode 100644
index 00000000..a0e29ab3
--- /dev/null
+++ b/projects/CodeBlocks/REAME.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 :
+![alt text](link)
+<br />
+Finally, you can run the program and enjoy raylib running on Code::Blocks !
+<br /><br />
+Hope it helped you =) \ No newline at end of file