Further license and cleanup

This commit is contained in:
def 2015-07-22 22:49:20 +02:00
parent 55d023c926
commit 4b1b7adc4b
5 changed files with 6 additions and 7 deletions

View file

@ -5,11 +5,11 @@ Our own flavor of DDRace, a Teeworlds mod. See the [website](http://ddnet.tw) fo
Development discussions happen on #ddnet on Quakenet ([Webchat](http://webchat.quakenet.org/?channels=ddnet&uio=d4)).
You can get binary releases on the [DDNet website](http://ddnet.tw/downloads/).
Building
--------
You can get binary releases on the [DDNet website](http://ddnet.tw/downloads/).
To compile DDNet yourself, you can follow the [instructions for compiling Teeworlds](https://www.teeworlds.com/?page=docs&wiki=compiling_everything).
DDNet requires additional libraries, that are bundled for the most common platforms (Windows, Mac, Linux, all x86 and x86_64). Instead you can install these libraries on your system, remove the `config.lua` and `bam` should use the system-wide libraries by default: `libcurl, libogg, libopus, libopusfile`

View file

@ -1,4 +1,6 @@
Copyright (C) 2007-2014 Magnus Auvinen
Teeworlds Copyright (C) 2007-2014 Magnus Auvinen
DDRace Copyright (C) 2010-2011 Shereef Marzouk
DDNet Copyright (C) 2013-2015 Dennis Felsing
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages

View file

@ -1,3 +0,0 @@
Copyright (c) 2010-2011 Shereef Marzouk
This code was originally by Magnus Auvinen and we work also under the same license.
available to you in license.txt

View file

@ -1,4 +1,4 @@
This is how I build DDNet for Android:
# This is how I build DDNet for Android:
# Cloning the building repo with the SDL port for Android by Pelya
cd /media