From 161eea001c7ac7e5d720f0ce8576f4d4e665aedf Mon Sep 17 00:00:00 2001 From: EliasFleckenstein03 <54945686+EliasFleckenstein03@users.noreply.github.com> Date: Sat, 25 Apr 2020 19:01:13 +0200 Subject: [PATCH] Update and rename README to README.md --- README => README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) rename README => README.md (92%) diff --git a/README b/README.md similarity index 92% rename from README rename to README.md index 80c3ad0..51eee13 100644 --- a/README +++ b/README.md @@ -1,11 +1,11 @@ -DRAGONBLOCKS BEDROCK EDITION -Written in C++ -An Open Source Project by Elias Fleckenstein +# DRAGONBLOCKS BEDROCK EDITION +## 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.dragonblocks.tk and + 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 @@ -61,5 +61,3 @@ An Open Source Project by Elias Fleckenstein $ sudo ./install.sh It will copy the dragonblocks directory to /usr/share/dragonblocks and place a script in /usr/bin/dragonblocks that starts dragonblocks. -3. Developing - Please Refer to the Dragonblocks Wiki on Github -- 2.44.0