diff options
author | Randolph W. Aarseth II <bioblazepayne@gmail.com> | 2024-10-04 01:37:26 -0700 |
---|---|---|
committer | Spartan322 <Megacake1234@gmail.com> | 2024-10-11 02:25:54 -0400 |
commit | d5fc3d1e8c1f8f904e1fbe8bd1c402d560bfb596 (patch) | |
tree | e3d74332dbb7b5fe280d370b94e0fde913d78be8 /misc/dist/html/editor.html | |
parent | b52811b83478bd06c5bcf39a93bbf53dd03cc9bf (diff) | |
download | redot-engine-d5fc3d1e8c1f8f904e1fbe8bd1c402d560bfb596.tar.gz |
Rebrand Godot to Redot
Add Linux Editor tests workflow matrix
Add Windows Editor w/ Mono workflow matrix
Add Generate Glue Code job to Windows workflow
Add Build GodotSharp job to Windows workflow
Add godot compatibility version references
Add Godot author info
Add Godot version compatibility info
Add Godot donor info
Add Godot authors and donors to editor_about.cpp
Credits:
Co-authored-by: Skogi <skogi.b@gmail.com>
Co-authored-by: Spartan322 <Megacake1234@gmail.com>
Co-authored-by: swashberry <swashdev@pm.me>
Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se>
Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: radenthefolf <radenthefolf@gmail.com>
Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com>
Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com>
Co-authored-by: decryptedchaos <nixgod@gmail.com>
Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com>
Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com>
Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com>
Co-authored-by: Mister Puma <MisterPuma80@gmail.com>
Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com>
Co-authored-by: SingleError <isaaconeoneone@gmail.com>
Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com>
Diffstat (limited to 'misc/dist/html/editor.html')
-rw-r--r-- | misc/dist/html/editor.html | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/misc/dist/html/editor.html b/misc/dist/html/editor.html index 3a22055546..ef19c0032e 100644 --- a/misc/dist/html/editor.html +++ b/misc/dist/html/editor.html @@ -3,27 +3,27 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no"> - <meta name="author" content="Godot Engine"> - <meta name="description" content="Use the Godot Engine editor directly in your web browser, without having to install anything."> + <meta name="author" content="Redot Engine"> + <meta name="description" content="Use the Redot Engine editor directly in your web browser, without having to install anything."> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes"> - <meta name="application-name" content="Godot"> - <meta name="apple-mobile-web-app-title" content="Godot"> + <meta name="application-name" content="Redot"> + <meta name="apple-mobile-web-app-title" content="Redot"> <meta name="theme-color" content="#202531"> <meta name="msapplication-navbutton-color" content="#202531"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="msapplication-starturl" content="/latest"> - <meta property="og:site_name" content="Godot Engine Web Editor"> - <meta property="og:url" name="twitter:url" content="https://editor.godotengine.org/releases/latest/"> + <meta property="og:site_name" content="Redot Engine"> + <meta property="og:url" name="twitter:url" content="https://x.com/RedotEngine"> <meta property="og:title" name="twitter:title" content="Free and open source 2D and 3D game engine"> - <meta property="og:description" name="twitter:description" content="Use the Godot Engine editor directly in your web browser, without having to install anything."> - <meta property="og:image" name="twitter:image" content="https://godotengine.org/themes/godotengine/assets/og_image.png"> + <meta property="og:description" name="twitter:description" content="Use the Redot Engine editor directly in your web browser, without having to install anything."> + <meta property="og:image" name="twitter:image" content="https://pbs.twimg.com/profile_images/1841292470337908740/EPVKT7tJ_400x400.jpg"> <meta property="og:type" content="website"> <meta name="twitter:card" content="summary"> <link id="-gd-engine-icon" rel="icon" type="image/png" href="favicon.png"> <link rel="apple-touch-icon" type="image/png" href="favicon.png"> <link rel="manifest" href="manifest.json"> - <title>Godot Engine Web Editor (___GODOT_VERSION___)</title> + <title>Redot Engine Web Editor (___GODOT_VERSION___)</title> <style> *:focus { /* More visible outline for better keyboard navigation. */ @@ -243,7 +243,7 @@ a:active { <h2 id="welcome-modal-title" class="welcome-modal-title">Important - Please read before continuing</h2> <div id="welcome-modal-description"> <p> - The Godot Web Editor has some limitations compared to the native version. + The Redot Web Editor has some limitations compared to the native version. Its main focus is education and experimentation; <strong>it is not recommended for production</strong>. </p> @@ -258,7 +258,7 @@ a:active { </div> <div id="welcome-modal-missing-description" style="display: none"> <p> - <strong>The following features required by the Godot Web Editor are missing:</strong> + <strong>The following features required by the Redot Web Editor are missing:</strong> </p> <ul id="welcome-modal-missing-list"> </ul> @@ -291,7 +291,7 @@ a:active { <div id="tab-loader"> <div style="color: #e0e0e0;" id="persistence"> <br > - <img src="logo.svg" alt="Godot Engine logo" width="1024" height="414" style="width: auto; height: auto; max-width: min(85%, 50vh); max-height: 250px"> + <img src="logo.svg" alt="Redot Engine logo" width="1024" height="414" style="width: auto; height: auto; max-width: min(85%, 50vh); max-height: 250px"> <br > ___GODOT_VERSION___ <br > @@ -312,7 +312,7 @@ a:active { <a href="demo.zip">(Try this for example)</a> <br > <br > - <button id="startButton" class="btn" style="margin-bottom: 4rem; font-weight: 700">Start Godot editor</button> + <button id="startButton" class="btn" style="margin-bottom: 4rem; font-weight: 700">Start Redot editor</button> <br > <button class="btn" onclick="clearPersistence()" style="margin-bottom: 1.5rem">Clear persistent data</button> <br > |