diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-15 13:38:54 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-15 13:38:54 +0200 |
commit | 7f64f46197ebc4f05acc69a899e6faf9142c789e (patch) | |
tree | 96b5708ef02ecfd29553ec3b4f5b6db04c111b51 /testing/godot/files/godot4.desktop | |
parent | 4fa595b62719f477d7d5211d43f4141f004b0d7c (diff) | |
download | repository-7f64f46197ebc4f05acc69a899e6faf9142c789e.tar.gz |
godot: add new package at 4.1
Diffstat (limited to 'testing/godot/files/godot4.desktop')
-rw-r--r-- | testing/godot/files/godot4.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/godot/files/godot4.desktop b/testing/godot/files/godot4.desktop new file mode 100644 index 00000000..7bb357e8 --- /dev/null +++ b/testing/godot/files/godot4.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=Godot4 +Comment=Application for making games +Exec=/usr/bin/godot4 %U +Icon=godot +Terminal=false +Type=Application +Categories=Utility;Game; + |