-.TH GODOT "6" "January 2020" "godot 3.2" "Games"
+.TH GODOT3 "6" "January 2020" "godot 3.2" "Games"
.SH NAME
godot \- multi\-platform 2D and 3D game engine with a feature\-rich editor
.SH SYNOPSIS
-.B godot
+.B godot3
[\fI\,options\/\fR] [path to scene or 'project.godot' file]
.SH DESCRIPTION
Godot Engine is an advanced, feature\-packed, multi\-platform 2D and 3D game
.RS
Cache folder for generated thumbnails and scene previews, as well as temporary location for downloads.
.RE
-/usr/share/doc/godot/
+/usr/share/doc/godot3/
.RS
-Additional documentation files.
-.RE
-/usr/share/licenses/godot/
-.RS
-Detailed licensing information.
+Additional documentation files and detailed licensing information.
.RE
.SH "SEE ALSO"
See the project website at \fIhttps://godotengine.org\fR and the source
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2017-2022 Rémi Verschelde <remi@godotengine.org> -->
<component type="desktop">
- <id>org.godotengine.Godot</id>
+ <id>org.godotengine.Godot3</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
- <name>Godot Engine</name>
+ <name>Godot Engine 3</name>
<summary>Multi-platform 2D and 3D game engine with a feature-rich editor</summary>
- <launchable type="desktop-id">org.godotengine.Godot.desktop</launchable>
+ <launchable type="desktop-id">org.godotengine.Godot3.desktop</launchable>
<description>
<p>
Godot is an advanced, feature-packed, multi-platform 2D and 3D game
[Desktop Entry]
-Name=Godot Engine
+Name=Godot Engine 3
GenericName=Libre game engine
GenericName[el]=Ελεύθερη μηχανή παιχνιδιού
GenericName[fr]=Moteur de jeu libre
Comment[el]=2D και 3D μηχανή παιχνιδιού πολλαπλών πλατφορμών με επεξεργαστή πλούσιο σε χαρακτηριστικά
Comment[fr]=Moteur de jeu 2D et 3D multiplateforme avec un éditeur riche en fonctionnalités
Comment[zh_CN]=多平台 2D 和 3D 游戏引擎,带有功能丰富的编辑器
-Exec=godot %f
-Icon=godot
+Exec=godot3 --project-manager %f
+Icon=godot3
Terminal=false
PrefersNonDefaultGPU=true
Type=Application
MimeType=application/x-godot-project;
Categories=Development;IDE;
-StartupWMClass=Godot
+StartupWMClass=Godot3