Skip to content

worldforge/worlds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published