Reviewed Code::Blocks project template
- Removed unnecesary files - Renamed project - Reviewed paths
This commit is contained in:
parent
b5b4da1d05
commit
cadcc05a84
9 changed files with 86 additions and 103 deletions
|
@ -1,15 +1,16 @@
|
|||
# Raylib for Code::Blocks
|
||||
**By D3nX**<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 !
|
||||
# raylib for Code::Blocks
|
||||
**by D3nX**
|
||||
<br/>
|
||||
Hey! Here it is a project template to use with `Code::Blocks` =)
|
||||
<br/><br/>
|
||||
First, you need to download the [raylib installer](https://www.raylib.com) and run it. It will install raylib with the compiler.
|
||||
<br/><br/>
|
||||
Then, download the template, and open the project with `Code::Blocks`.
|
||||
|
||||
Before running the template, make sure following set the raylib compiler for the IDE as show below:
|
||||
<br>
|
||||

|
||||
<br/>
|
||||
Finally, you can run the program and enjoy raylib running on `Code::Blocks`!
|
||||
<br /><br />
|
||||
Hope it helped you =)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue