summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-05-04 16:49:58 -0400
committerrealtradam <[email protected]>2022-05-04 16:49:58 -0400
commite7a2c892341be37a133b0af2f2cc1aa069f0d203 (patch)
treedc35ee23331e235da18584d1b92e0a4f891b578f
parent714e973bc0b107fc100af9981e5f730d977c4dbb (diff)
downloadFelFlameEngine-e7a2c892341be37a133b0af2f2cc1aa069f0d203.tar.gz
FelFlameEngine-e7a2c892341be37a133b0af2f2cc1aa069f0d203.zip
generalized shell and updated mruby-raylib bindingsHEADmaster
-rw-r--r--core/shell.html12
m---------mrbgems/mruby-raylib0
2 files changed, 6 insertions, 6 deletions
diff --git a/core/shell.html b/core/shell.html
index 85ea388..7de654c 100644
--- a/core/shell.html
+++ b/core/shell.html
@@ -4,20 +4,20 @@
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <title>Orc: Arena of Time</title>
+ <title>Raylib/mruby Game</title>
- <meta name="title" content="raylib web game">
- <meta name="description" content="New raylib web videogame, developed using raylib videogames library">
- <meta name="keywords" content="raylib, games, html5, programming, C, C++, library, learn, videogames">
+ <meta name="title" content="mruby/raylib game">
+ <meta name="description" content="New raylib web videogame, developed using mruby and raylib videogames library">
+ <meta name="keywords" content="raylib, games, html5, programming, ruby, C, C++, library, learn, videogames">
<meta name="viewport" content="width=device-width">
<!-- Open Graph metatags for sharing -->
- <meta property="og:title" content="raylib web game">
+ <meta property="og:title" content="mruby/raylib web game">
<meta property="og:image:type" content="image/png">
<meta property="og:image" content="https://www.raylib.com/common/img/raylib_logo.png">
<meta property="og:site_name" content="raylib.com">
<meta property="og:url" content="https://www.raylib.com/games.html">
- <meta property="og:description" content="New raylib web videogame, developed using raylib videogames library">
+ <meta property="og:description" content="New raylib web videogame, developed using mruby and raylib videogames library">
<!-- Twitter metatags for sharing -->
<meta name="twitter:card" content="summary">
diff --git a/mrbgems/mruby-raylib b/mrbgems/mruby-raylib
-Subproject 7296393f62ce4967041f126cd2260557e7e00f3
+Subproject c60ede0df12981ea02a60aff64cccfa80ab505f