worldforge / worlds

Example worlds for the Worldforge MMORPG system.

Home Page:http://www.worldforge.org/index.php/components/worlds/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Worldforge Worlds

Join us on Gitter!

This is a collection of worlds for the Worldforge system. They are meant to be imported into a running Cyphesis server using either the cyimport console command, or the Ember client. The worlds are organized by rulesets. The current default ruleset of Cyphesis is "Deeds".

If you want to build and run a server yourself we recommend using the Hammer tool.

For licensing see the file COPYING.

Importing worlds

Use the cyimport command to import worlds into a running instance of Cyphesis.

cyimport deeds/braga/world.xml

If you want to start with a new world you can use the --clear option, which will wipe any existing world. For example

cyimport --clear deeds/empty_island/world.xml

Exporting worlds

Use the cyexport command to export worlds from a running instance of Cyphesis.

cyexport deeds/braga/world.xml

About

Example worlds for the Worldforge MMORPG system.

http://www.worldforge.org/index.php/components/worlds/

License:Other


Languages

Language:CMake 60.9%Language:Python 39.1%