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.
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
Use the cyexport
command to export worlds from a running instance of Cyphesis.
cyexport deeds/braga/world.xml