X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=README.md;fp=README.md;h=6847026dea1646a65f3049c90cfd94b722361bf7;hb=82bbe0fbc3197fd4cb5cc6dfbccca0e91eeb0e90;hp=3189850ed19c1fd19e801da53f1e963647af1035;hpb=6b0e81c5f877805feb17fec5cd69630049b5b5f4;p=dragonblocks-bedrock.git diff --git a/README.md b/README.md index 3189850..6847026 100644 --- a/README.md +++ b/README.md @@ -29,15 +29,16 @@ Please Report Bugs to eliasfleckenstein@web.de. ### 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. ### Download -You can download the game using git: +You can download the game using git: `$ git clone https://github.com/EliasFleckenstein03/dragonblocks.git` ### Dependencies: -You need Freeglut, OpenGl, Cmake, Liblua and Libpng. If you are on Debian/Ubuntu You can install them over apt: +You need Freeglut, OpenGl, Cmake, Liblua and Libpng. +If you are on Debian/Ubuntu You can install them over apt: `$ sudo apt install liblua5.3-dev freeglut3-dev libgl1-mesa-dev cmake libpng-dev` ### Building to Build dragonblocks run: `$ cmake .` -`$ make` +`$ make` ### Exectute #### Run-In-Place Invoke dragonblocks by typing: