diff options
| author | _Tradam <[email protected]> | 2022-04-05 16:24:56 -0400 |
|---|---|---|
| committer | _Tradam <[email protected]> | 2022-04-05 16:24:56 -0400 |
| commit | b1115bec964fdffd38ba6f0edbb1acc3d64a74c3 (patch) | |
| tree | 4add7d6e16407b604a23a5b0b44829cc1ee7f3e1 /.gitmodules | |
| parent | 965cd651672090a6e5933f4466314ff56fd56b57 (diff) | |
| download | FelFlameEngine-b1115bec964fdffd38ba6f0edbb1acc3d64a74c3.tar.gz FelFlameEngine-b1115bec964fdffd38ba6f0edbb1acc3d64a74c3.zip | |
.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 1819da0..a559aee 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,3 +6,6 @@ url = [email protected]:raysan5/raylib.git [submodule "mruby/"] url = [email protected]:mruby/mruby.git +[submodule "mrbgems/mruby-raylib"] + path = mrbgems/mruby-raylib + url = https://github.com/realtradam/mruby-raylib |
