diff --git a/_includes/header.html b/_includes/header.html index 4315a55..6f953cb 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -67,16 +67,16 @@
+ An open source voxel game engine. + Play one of our many games, mod a game to your liking, make your own game, + or play on a multiplayer server. +
++ Available for Windows, macOS, GNU/Linux, FreeBSD, and Android. +
+ +News: 0.4.16 released. (June 3rd 2017)
+- Subgames provide a foundation for - the game. Different subgames have different objectives – such as survival, - building, or player vs. player. Usually Minetest comes with + The Minetest Engine runs games. + Different games have different objectives – + such as survival, building, or player vs. player. Usually Minetest comes with Minetest Game, which supplies the default items.
-- More subgames are available on the forum. Also see the WIP subgames section. + More games are available on the forum. Also see the WIP games section.
diff --git a/downloads.html b/downloads.html index 8577f1a..6ecda1e 100644 --- a/downloads.html +++ b/downloads.html @@ -22,8 +22,15 @@ redirect_from:- You may also want to look at some subgames. Subgames form a foundation for the game using Lua scripts. Different subgames have different objectives, such as survival, building or Player vs Player. - Usually Minetest comes with Minetest Game, to supply the default items and blocks. You can then add mods on top of a subgame in order to customize your experience further. + You may also want to look at some + games. + Games provide basic game play for the engine to run using Lua scripts. + Different games have different objectives, such as survival, building or Player vs Player. + Usually Minetest comes with + Minetest Game, + to supply the default items and blocks. + You can then add mods on + top of a game in order to customize your experience further.
News: 0.4.16 released. (June 3rd 2017)
-- Minetest is a near-infinite-world block sandbox game and a game engine, inspired by InfiniMiner, Minecraft, and the like. -
- -- Minetest is available natively for Windows, macOS, GNU/Linux, Android, and FreeBSD. It is Free/Libre and Open Source Software, released under the LGPL 2.1 or later. -
- -With a 620003 block playing area, there's no running out of space. Yes, the world height is also near-infinite.
+There are many games to choose from. You could survive in a harsh + environment, build creatively, or fight other players. + Just download a game or connect to a server.
With 62,000x62,000x62,000 blocks, there's no running out of space. + You can mine 31,000 blocks down, or build 31,000 blocks up.
+Play by yourself, locally with your friends, or online with dozens of players on a server.
Want to install dozens of mods at once? You can. Want to play Hunger Games? No problem!
+Not happy with the look of the textures? Change them!
+Choose from many different fast map generators included in the engine, + or install one as a mod.
Create your own voxel game using our + Lua API. + No need to worry about tricky voxel rendering or networking; + instead write scripts to add items and control game play. +
+Modify the game and add new content using the Lua programming language.
+Use the same Lua API to make mods for any Minetest-based game. + Publish your mods on the forums, + and contribute to others' mods. +
Not happy at the look of the textures? Change the textures!
+There are over 1,000 open source mods on our forums which are ready to + be used, adapted or learned from. +
Choose from several different in-house map generators, v5, v6, v7, flat, fractal, and valleys, - each of them featuring several biomes.
+You can find help with any problems on our + forums or + IRC channels. +
The engine is open source and transparently developed. + Submit an issue + for anything you're missing, or get the source code and dig into it yourself. +