diff options
| author | _Tradam <[email protected]> | 2023-01-27 05:08:09 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-27 05:08:09 -0500 |
| commit | 0771c6f17aa63358f8a22a04c9fdd260b799737e (patch) | |
| tree | 59ccdfd45c8c5a8742308d47a9b8d40567fd851f | |
| parent | 945c9b46fbb5cc8e4e1472f8f91f42a173234a5e (diff) | |
| download | orc-arena-of-time-0771c6f17aa63358f8a22a04c9fdd260b799737e.tar.gz orc-arena-of-time-0771c6f17aa63358f8a22a04c9fdd260b799737e.zip | |
| -rw-r--r-- | README.mdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.mdown b/README.mdown index 0fd115d..a95c4b3 100644 --- a/README.mdown +++ b/README.mdown @@ -5,7 +5,7 @@ Welcome to the repo of our Raylib 5k gamejam game. This game was built using a few key tools: -1. [Raylib](https://github.com/raysan5/raylib)(obviously) +1. [Raylib](https://github.com/raysan5/raylib) 2. [mRuby Bindings](https://github.com/realtradam/mruby-raylib) 3. A custom ECS library implemented in Ruby by me([FelECS](https://github.com/realtradam/FelECS)) 4. [A customized mRuby build pipeline](https://github.com/realtradam/FelFlameEngine) |
