diff options
Diffstat (limited to 'misc/dist/html/manifest.json')
-rw-r--r-- | misc/dist/html/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dist/html/manifest.json b/misc/dist/html/manifest.json index 75af81cda1..b799ea0003 100644 --- a/misc/dist/html/manifest.json +++ b/misc/dist/html/manifest.json @@ -1,6 +1,6 @@ { - "name": "Godot Engine Web Editor", - "short_name": "Godot", + "name": "Redot Engine Web Editor", + "short_name": "Redot", "description": "Multi-platform 2D and 3D game engine with a feature-rich editor (Web edition)", "lang": "en", "start_url": "./godot.editor.html", |