summaryrefslogtreecommitdiffhomepage
path: root/mrbgems
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-01-20 05:34:44 -0500
committerrealtradam <[email protected]>2022-01-20 05:34:44 -0500
commit0dd88eedbe1fca776c14c7cd6ef9503c7700b0c0 (patch)
tree39036caf17dd6c48b56b33205b593e287cb37393 /mrbgems
parentba4a056d9b45154937fd2455b5d2579abbbdc501 (diff)
downloadmruby-0dd88eedbe1fca776c14c7cd6ef9503c7700b0c0.tar.gz
mruby-0dd88eedbe1fca776c14c7cd6ef9503c7700b0c0.zip
development gem link
Diffstat (limited to 'mrbgems')
-rw-r--r--mrbgems/felflame.gembox6
1 files changed, 3 insertions, 3 deletions
diff --git a/mrbgems/felflame.gembox b/mrbgems/felflame.gembox
index e0a79a078..f1faf8ebe 100644
--- a/mrbgems/felflame.gembox
+++ b/mrbgems/felflame.gembox
@@ -35,10 +35,10 @@ conf.gem :core => "mruby-bin-strip"
conf.gem :core => "mruby-bin-config"
# -- OTHER GEMS --
-# Test gem
-#conf.gem :git => '[email protected]:realtradam/sample-mruby-gem.git', :branch => 'test'
-conf.gem :git => '[email protected]:realtradam/mruby-raylib.git', :branch => 'master'
+# Raylib
+#conf.gem :git => '[email protected]:realtradam/mruby-raylib.git', :branch => 'master'
+conf.gem '../../../../mruby-raylib'
# -- POTENTIAL GEMS --
# gems that we may want incorperated