From 308d9afee6726a53dab91e4a1a3b446dbe90cedd Mon Sep 17 00:00:00 2001 From: EliasFleckenstein03 <54945686+EliasFleckenstein03@users.noreply.github.com> Date: Sat, 25 Apr 2020 19:02:31 +0200 Subject: [PATCH] Update README.md --- README.md | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 51eee13..ca2e157 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,15 @@ # DRAGONBLOCKS BEDROCK EDITION -## Written in C++ -## An Open Source Project by Elias Fleckenstein +Written in C++ +An Open Source Project by Elias Fleckenstein -1. General - 1.1. What this is about - Dragonblocks originaly was a Browsergame I made that should be some kind of 2D Minetest (Minetest (www.minetest.net) is a game similar to - Minecraft, except Minetest is free & open source and is meant to be modded). The JavaScript Edition is hosted at www.elidragon.com/projects/Dragonblocks and - further developed then this C++ Version, through the C++ Version has advantages like map saving and lot larger map. I decided to call the - C++ Version "Bedrock Edition" as a joke for the Minecraft C++ Version is Called Bedrock or Pocket Edition. - 1.2. Version - This is the Dragonblocks Bedrock Edition 3.1. - 1.4. Bugs - Please Report Bugs to eliasfleckenstein@web.de. - 1.5. License +## General +### What this is about +Dragonblocks originaly was a Browsergame I made that should be some kind of 2D Minetest (Minetest (www.minetest.net) is a game similar to Minecraft, except Minetest is free & open source and is meant to be modded). The JavaScript Edition is hosted at www.elidragon.com/projects/Dragonblocks and further developed then this C++ Version, through the C++ Version has advantages like map saving and lot larger map. I decided to call the C++ Version "Bedrock Edition" as a joke for the Minecraft C++ Version is Called Bedrock or Pocket Edition. +### Version +This is the Dragonblocks Bedrock Edition 3.1. +### Bugs +Please Report Bugs to eliasfleckenstein@web.de. +### License Copyright 2020 Elias Fleckenstein This program is free software; you can redistribute it and/or modify @@ -29,10 +26,9 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - -2. Starting the Game - 2.1. Platform Compability - This Game was developed on linux, therefore following instructions are only for linux users, basically because I have no idea how to +## Starting the Game +### Platform Compability +This Game was developed on linux, therefore following instructions are only for linux users, basically because I have no idea how to port the game to other platforms. Feel free to add building instructions for other systems over github. 2.3. Download You can download the game using git: -- 2.44.0