]> git.jsancho.org Git - lugaru.git/blobdiff - README.md
Ignoring parentheses warnings for now - too much of them it too messy code
[lugaru.git] / README.md
index c190d6d52a8a78e8986d46401b418445807448af..67cc137b6b262b9da5da218a3c7c84024b405fa1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,6 +14,13 @@ This is the same game as the one distributed by Wolfire Games on
 contains some further developments which are not (yet) featured in the
 commercial version.
 
 contains some further developments which are not (yet) featured in the
 commercial version.
 
+## Project links
+
+This project is community-driven and uses the following communication channels:
+- GitLab repository (including issues): https://gitlab.com/osslugaru/lugaru
+- Mailing list: http://icculus.org/mailman/listinfo/lugaru
+- IRC channel: [#lugaru on Freenode](http://webchat.freenode.net/?channels=lugaru)
+
 ## The game
 
 Lugaru (pronounced Loo-GAH-roo) is a cross-platform third-person action game.
 ## The game
 
 Lugaru (pronounced Loo-GAH-roo) is a cross-platform third-person action game.
@@ -46,7 +53,7 @@ builds.
 
 ## Compiling
 
 
 ## Compiling
 
-See the `COMPILING.txt` for compilation instructions on all supported
+See the `COMPILING.md` for compilation instructions on all supported
 platforms.
 
 ## Licensing
 platforms.
 
 ## Licensing
@@ -57,6 +64,3 @@ or (at your option) any later version (GPLv2+).
 The assets (campaigns, graphical and audio assets, etc.) are distributed
 under various licenses (CC-BY-SA 3.0 and Freeware) as described in the
 `CONTENT-LICENSE.txt` file.
 The assets (campaigns, graphical and audio assets, etc.) are distributed
 under various licenses (CC-BY-SA 3.0 and Freeware) as described in the
 `CONTENT-LICENSE.txt` file.
-
-The third party dependencies of the `Dependencies` folder are distributed
-under their respective licenses.