mirror of
https://github.com/dragonfireclient/dragonfireclient.git
synced 2024-12-03 23:44:01 -05:00
18 lines
816 B
Desktop File
Executable file
18 lines
816 B
Desktop File
Executable file
#!/usr/bin/env xdg-open
|
||
[Desktop Entry]
|
||
Name=Minetest
|
||
GenericName=Minetest
|
||
Comment=Multiplayer infinite-world block sandbox
|
||
Comment[de]=Mehrspieler-Sandkastenspiel mit unendlichen Blockwelten
|
||
Comment[es]=Juego sandbox multijugador con mundos infinitos
|
||
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=dragonfire
|
||
Terminal=false
|
||
Type=Application
|
||
Categories=Game;Simulation;
|
||
StartupNotify=false
|
||
Keywords=sandbox;world;mining;crafting;blocks;nodes;multiplayer;roleplaying;
|