No description
Find a file
Peter Szücs a5439ed51a Move TerrainModTranslator::InnerTranslator to public.
Otherwise InnerTranslatorImpl can't derive from it.
2016-12-28 19:04:40 +01:00
cmake Convert to cmake. 2016-12-20 23:32:46 +01:00
data Remove autotools. 2016-12-20 23:32:47 +01:00
doc Updated some outdated install instructions. 2010-04-05 15:31:03 +02:00
man/man1 Remove autotools. 2016-12-20 23:32:47 +01:00
media Removed obsolete file. 2014-11-23 11:32:52 +01:00
scripts Use implicit isEqual operator. 2016-12-28 18:40:39 +01:00
src Move TerrainModTranslator::InnerTranslator to public. 2016-12-28 19:04:40 +01:00
support Update NSIS script. 2014-04-07 20:46:54 +02:00
tests Remove autotools. 2016-12-20 23:32:47 +01:00
.gitignore Ignore autotools file. 2016-02-06 21:34:19 +01:00
.mailmap Map persons to multiple addresses. 2016-12-08 17:47:00 +01:00
AUTHORS Fix incorrect characters. 2013-06-22 22:24:29 +02:00
ChangeLog Improve the way the ChangeLog is generated so that the "dist" make 2010-05-10 12:13:38 +02:00
CMakeLists.txt Find lua and tolua++ dependencies on OS X. 2016-12-28 18:56:56 +01:00
COPYING Since there's now parts of Ember that are licensed under GPL v3+ the end result is now also GPL 3. 2008-07-08 10:54:53 +02:00
ember.conf.in Added option to change the Ogre log level. 2015-09-19 16:55:09 +02:00
ember.desktop Add Keywords field to .desktop file 2016-07-25 18:27:45 -04:00
ember.dox.in Convert to cmake. 2016-12-20 23:32:46 +01:00
ember.in Added a README file to the legacy backup dir. 2015-09-19 16:53:07 +02:00
INSTALL Convert to cmake. 2016-12-20 23:32:46 +01:00
NEWS Added release news for 0.7.2. 2014-02-17 12:53:56 +01:00
README.md Update outdated README text. 2013-06-22 23:20:28 +02:00

#Ember

Ember is a fully featured client for the Worldforge virtual world system. It can be used for playing and exploring as well as authoring.

That means that if you're a player who wants to explore a virtual world hosted by a Worldforge server, this is the client for you. And if you're a world builder who wants to build your own world, this is also the client for you.

To learn more about Worldforge visit our website.

##Installation

Since Ember uses a lot of internal Worldforge libraries which might not be supplied by your system we strongly suggest that you use the Hammer tool to compile Ember. This is script provided by the Worldforge project which will download and install all of the required libraries and components used by Worldforge.

##Running Ember

As Ember is a 3d client it requires a 3d capable graphics card. If you have a fairly recent machine you should be good though.

If you want to run Ember as a world builder tool we strongly recommend that you also install and run a local instance of the Cyphesis server. By running an instance of the Cyphesis server on your local machine you're automatically given administrative access to the world, and can build and alter it however you like. Just as with Ember we recommend that you use the Hammer tool to compile Cyphesis.

##How to help

If you're interested in helping out with development you should check out these resources: