From 7385d3de42a640dc142f4ead533036e8436fa848 Mon Sep 17 00:00:00 2001 From: mckaygerhard Date: Mon, 3 Jun 2024 18:26:29 -0400 Subject: [PATCH] desktop app entry fixed for multicraft --- misc/net.minetest.minetest.appdata.xml | 26 +++++++++++++------------- misc/net.minetest.minetest.desktop | 8 ++++---- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/misc/net.minetest.minetest.appdata.xml b/misc/net.minetest.minetest.appdata.xml index ade4c2421..73d7f9808 100644 --- a/misc/net.minetest.minetest.appdata.xml +++ b/misc/net.minetest.minetest.appdata.xml @@ -1,6 +1,6 @@ - net.minetest.minetest.desktop + net.minetest.multicraft.desktop CC0-1.0 LGPL-2.1+ and CC-BY-SA-3.0 and MIT and Apache-2.0 @@ -9,20 +9,20 @@ intense mild - Minetest + multicraft Multiplayer infinite-world block sandbox game

- Minetest is an infinite-world block sandbox game and game engine. + multicraft is an infinite-world block sandbox game and game engine.

Players can create and destroy various types of blocks in a three-dimensional open world. This allows forming structures in every possible creation, on multiplayer servers or in singleplayer.

- 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.

- Minetest has many features, including: + multicraft has many features, including:

  • Ability to walk around, dig, and build in a near-infinite voxel world
  • @@ -50,18 +50,18 @@ mining multiplayer - http://minetest.net + http://minetest.org http://www.minetest.net/development/#reporting-issues http://dev.minetest.net/Translation - http://www.minetest.net/development/#donate - http://wiki.minetest.net/FAQ - http://wiki.minetest.net + http://www.minetest.org/#donate + http://wiki.minetest.org/FAQ + http://wiki.minetest.org - minetest + multicraft - minetest - sfan5@live.de + multicraft + me@minetest.org - + diff --git a/misc/net.minetest.minetest.desktop b/misc/net.minetest.minetest.desktop index a94dbab1b..666425779 100644 --- a/misc/net.minetest.minetest.desktop +++ b/misc/net.minetest.minetest.desktop @@ -1,6 +1,6 @@ [Desktop Entry] -Name=Minetest -GenericName=Minetest +Name=Multicraft +GenericName=Multicraft Comment=Multiplayer infinite-world block sandbox Comment[de]=Mehrspieler-Sandkastenspiel mit unendlichen Blockwelten 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[ru]=Игра-песочница с безграничным миром, состоящим из блоков Comment[tr]=Tek-Çok oyuncuyla küplerden sonsuz dünyalar inşa et -Exec=minetest -Icon=minetest +Exec=multicraft +Icon=multicraft Terminal=false PrefersNonDefaultGPU=true Type=Application