summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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