From c39e46c00d41c534eb33e608e2536edde9212876 Mon Sep 17 00:00:00 2001 From: David Gumberg Date: Fri, 14 Feb 2014 23:23:45 -0800 Subject: Add AppData file --- misc/minetest.appdata.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 misc/minetest.appdata.xml (limited to 'misc') diff --git a/misc/minetest.appdata.xml b/misc/minetest.appdata.xml new file mode 100644 index 000000000..6ef8b7f62 --- /dev/null +++ b/misc/minetest.appdata.xml @@ -0,0 +1,36 @@ + + + minetest.desktop + CC0-1.0 + LGPL-2.1+ and CC-BY-SA-3.0 and MIT and Apache-2.0 + Minetest + Multiplayer infinite-world block sandbox game + +

+ Minetest 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. + It is lightweight enough to run on fairly old hardware. +

+ Minetest has many features, including: +

+
    +
  • Ability to walk around, dig, and build in a near-infinite voxel world
  • +
  • Crafting of items from raw materials
  • +
  • Fast and able to run on old and slow hardware
  • +
  • A simple modding API that supports many additions and modifications to the game
  • +
  • Multiplayer support via servers hosted by users
  • +
  • Beautiful lightning-fast map generator
  • +
+
+ + http://minetest.net/_media/screen2.png + http://minetest.net/_media/screenshot_4032289578.png + + http://minetest.net + sfan5@live.de +
-- cgit v1.2.3