summaryrefslogtreecommitdiffstats
path: root/libraries/mercator/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-03-20 20:57:53 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-03-21 13:01:21 -0500
commitb2323bb8a1030c6caf37835cef9dddb60bcd4dd5 (patch)
tree97836f8d7bb0ac4b4211cad7aeaa48dcfbb61a43 /libraries/mercator/README
parentaa3ea79a5bd580e3649711cd440971a1bc09adfa (diff)
downloadslackbuilds-b2323bb8a1030c6caf37835cef9dddb60bcd4dd5.tar.gz
slackbuilds-b2323bb8a1030c6caf37835cef9dddb60bcd4dd5.tar.xz
libraries/mercator: Added (terrain library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/mercator/README')
-rw-r--r--libraries/mercator/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/mercator/README b/libraries/mercator/README
new file mode 100644
index 0000000000..70ad05abe8
--- /dev/null
+++ b/libraries/mercator/README
@@ -0,0 +1,4 @@
+Mercator is primarily aimed at terrain for multiplayer
+online games and forms one of the WorldForge core libraries.
+It is intended to be used as a terrain library on the
+client, while a subset of features are useful on the server.