README formatting
This commit is contained in:
parent
7104fc0c3c
commit
a11166c084
1 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ The ~components~ folder contains pre-made components, entities, and systems for
|
|||
- ~(components 2d)~ contains building blocks for basic 2D elements.
|
||||
|
||||
The ~games~ folder contains various sample games made with Imugi.
|
||||
|
||||
* Dependencies
|
||||
The following Chicken dependencies are required:
|
||||
- raylib
|
||||
|
|
@ -72,6 +73,7 @@ The following Chicken dependencies are required:
|
|||
- SRFI-69
|
||||
- csm
|
||||
- SRFI-78
|
||||
|
||||
* Running
|
||||
From the ~build~ directory, run ~csm -program test.engine .. && ./test.engine~ to run engine tests.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue