ember/docs/man/man1/ember.1
2019-10-02 22:50:35 +02:00

27 lines
682 B
Groff

.TH ember 1 "July 2016" "WorldForge"
.SH NAME
ember \- 3D client for the WorldForge project.
.SH SYNOPSIS
.B ember
.SH DESCRIPTION
.B ember
is a client program for
.B WorldForge
using the OGRE 3D graphics engine.
It's not meant to be a standalone game, instead its purpose is to
provide a solid and extensible base from which to build game-specific
clients. One of the goals of
.B ember
is to allow for easy customization of the codebase. Currently it supports
the example game worlds in the
.B Deeds
ruleset.
.SH AUTHOR
This manpage was originally written by Michael Koch <konqueror@gmx.de>
for the Debian distribution and later modified by
Olek Wojnar <olek-dev@wojnar.org>.