]> git.lizzy.rs Git - dragonblocks-bedrock.git/commitdiff
Update README.md
authorEliasFleckenstein03 <54945686+EliasFleckenstein03@users.noreply.github.com>
Sat, 25 Apr 2020 17:03:28 +0000 (19:03 +0200)
committerGitHub <noreply@github.com>
Sat, 25 Apr 2020 17:03:28 +0000 (19:03 +0200)
README.md

index ca2e1576d8cb7ee121fa4985471dcfaf836353a8..f61a2ccc65b95ca6ecf23bec28e7b706dd969812 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
 # DRAGONBLOCKS BEDROCK EDITION
-Written in C++
 An Open Source Project by Elias Fleckenstein
-
 ## 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.
@@ -28,11 +26,10 @@ Please Report Bugs to eliasfleckenstein@web.de.
                MA 02110-1301, USA.
 ## 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:
-                       $ git clone https://github.com/EliasFleckenstein03/dragonblocks.git
+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.
+### Download
+You can download the game using git:
+´$ git clone https://github.com/EliasFleckenstein03/dragonblocks.git´
        2.2. Dependencies:
                You need Freeglut, OpenGl, Cmake, Liblua and Libpng.
                If you are on Debian/Ubuntu You can install them over apt: