From d54a1e711ecbc6dd39cb2739b2fc45f6ffd34417 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikita=20Wi=C5=9Bniewski=20=F0=9F=A4=8D=F0=9F=92=99?= =?UTF-8?q?=F0=9F=A4=8D?= Date: Fri, 14 Oct 2022 08:27:49 +0700 Subject: [PATCH] Update README.md (fix build instructions and add dependencies installation) --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index db659cd..7e8939e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,11 @@ Voxelands requires: ## Download -You can install Git for easily keeping your copy up to date. +Install dependencies. Here's an example for Debian/Ubuntu: + + sudo apt install build-essential libirrlicht-dev cmake libbz2-dev libpng-dev libjpeg8-dev libxxf86vm-dev libgl1-mesa-dev libsqlite3-dev + +You can install Git for easily keeping your copy up-to-date. If you don’t want Git, read below on how to get the source without Git. Download source (this is the URL to the latest of source repository, which might not work at all times) using Git: @@ -38,7 +42,7 @@ Download source, without using Git: wget https://git.minetest.land/oerkki/voxelands/archive/master.tar.gz tar xf master.tar.gz - cd minetest + cd voxelands ## Build @@ -94,8 +98,8 @@ Controls can be set in the Settings tab of the main menu **Code:** Voxelands is licensed under the GPLv3 or later. -Copyright (c) 2013-2016 Lisa 'darkrose' Milne Copyright (c) 2022-2022 Mikita Wisniewski +Copyright (c) 2013-2016 Lisa 'darkrose' Milne Forked from Minetest 0.3.x Copyright (c) 2010-2011 Perttu Ahola @@ -103,12 +107,12 @@ See commits history for all contributors. **Textures, Sounds, and Models:** -This does not apply to texture packs made by others. +This does not apply to packs made by others. Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) http://creativecommons.org/licenses/by-sa/3.0/ -To satisfy the attribution clause, any project using Voxelands' assets must provide a prominent notice as part of each of said project's credits notices (such as in documentation, on a website, and/or any other credits screen associated with the project) showing both the CC-BY-SA licensing, the ownership by Voxelands of the asset, and a link to the Voxelands' project at http://www.voxelands.com/. +To satisfy the attribution clause, any project using Voxelands' assets must provide a prominent notice as part of each of said project's credits notices (such as in documentation, on a website, and/or any other credits screen associated with the project) showing both the CC-BY-SA licensing, the ownership by Voxelands of the asset, and a link to the Voxelands' project at https://git.minetest.land/oerkki/voxelands/. **Artists include:**