1
0

desktop app entry fixed for multicraft

This commit is contained in:
mckaygerhard 2024-06-03 18:26:29 -04:00
parent 68492e3b63
commit 7385d3de42
2 changed files with 17 additions and 17 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application"> <component type="desktop-application">
<id>net.minetest.minetest.desktop</id> <id>net.minetest.multicraft.desktop</id>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
<project_license>LGPL-2.1+ and CC-BY-SA-3.0 and MIT and Apache-2.0</project_license> <project_license>LGPL-2.1+ and CC-BY-SA-3.0 and MIT and Apache-2.0</project_license>
<content_rating type="oars-1.0"> <content_rating type="oars-1.0">
@ -9,20 +9,20 @@
<content_attribute id="social-chat">intense</content_attribute> <content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-info">mild</content_attribute> <content_attribute id="social-info">mild</content_attribute>
</content_rating> </content_rating>
<name>Minetest</name> <name>multicraft</name>
<summary>Multiplayer infinite-world block sandbox game</summary> <summary>Multiplayer infinite-world block sandbox game</summary>
<description> <description>
<p> <p>
Minetest is an infinite-world block sandbox game and game engine. multicraft is an infinite-world block sandbox game and game engine.
</p><p> </p><p>
Players can create and destroy various types of blocks in a Players can create and destroy various types of blocks in a
three-dimensional open world. This allows forming structures in three-dimensional open world. This allows forming structures in
every possible creation, on multiplayer servers or in singleplayer. every possible creation, on multiplayer servers or in singleplayer.
</p><p> </p><p>
Minetest is designed to be simple, stable, and portable. multicraft is designed to be simple, stable, and portable.
It is lightweight enough to run on fairly old hardware. It is lightweight enough to run on fairly old hardware.
</p><p> </p><p>
Minetest has many features, including: multicraft has many features, including:
</p> </p>
<ul> <ul>
<li>Ability to walk around, dig, and build in a near-infinite voxel world</li> <li>Ability to walk around, dig, and build in a near-infinite voxel world</li>
@ -50,18 +50,18 @@
<keyword>mining</keyword> <keyword>mining</keyword>
<keyword>multiplayer</keyword> <keyword>multiplayer</keyword>
</keywords> </keywords>
<url type="homepage">http://minetest.net</url> <url type="homepage">http://minetest.org</url>
<url type="bugtracker">http://www.minetest.net/development/#reporting-issues</url> <url type="bugtracker">http://www.minetest.net/development/#reporting-issues</url>
<url type="translate">http://dev.minetest.net/Translation</url> <url type="translate">http://dev.minetest.net/Translation</url>
<url type="donation">http://www.minetest.net/development/#donate</url> <url type="donation">http://www.minetest.org/#donate</url>
<url type="faq">http://wiki.minetest.net/FAQ</url> <url type="faq">http://wiki.minetest.org/FAQ</url>
<url type="help">http://wiki.minetest.net</url> <url type="help">http://wiki.minetest.org</url>
<provides> <provides>
<binary>minetest</binary> <binary>multicraft</binary>
</provides> </provides>
<translation type="gettext">minetest</translation> <translation type="gettext">multicraft</translation>
<update_contact>sfan5@live.de</update_contact> <update_contact>me@minetest.org</update_contact>
<releases> <releases>
<release date="2021-04-10" version="5.4.1"/> <release date="2021-04-10" version="2.0.6"/>
</releases> </releases>
</component> </component>

View File

@ -1,6 +1,6 @@
[Desktop Entry] [Desktop Entry]
Name=Minetest Name=Multicraft
GenericName=Minetest GenericName=Multicraft
Comment=Multiplayer infinite-world block sandbox Comment=Multiplayer infinite-world block sandbox
Comment[de]=Mehrspieler-Sandkastenspiel mit unendlichen Blockwelten Comment[de]=Mehrspieler-Sandkastenspiel mit unendlichen Blockwelten
Comment[es]=Juego sandbox multijugador con mundos infinitos Comment[es]=Juego sandbox multijugador con mundos infinitos
@ -8,8 +8,8 @@ Comment[fr]=Jeu multijoueurs de type bac à sable avec des mondes infinis
Comment[ja]= Comment[ja]=
Comment[ru]=Игра-песочница с безграничным миром, состоящим из блоков Comment[ru]=Игра-песочница с безграничным миром, состоящим из блоков
Comment[tr]=Tek-Çok oyuncuyla küplerden sonsuz dünyalar inşa et Comment[tr]=Tek-Çok oyuncuyla küplerden sonsuz dünyalar inşa et
Exec=minetest Exec=multicraft
Icon=minetest Icon=multicraft
Terminal=false Terminal=false
PrefersNonDefaultGPU=true PrefersNonDefaultGPU=true
Type=Application Type=Application