Skip to content

worldforge/worlds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

46d802b · Oct 30, 2024
Oct 30, 2023
Jan 10, 2018
Oct 30, 2024
Jul 25, 2020
Oct 30, 2024
Dec 20, 2016
Nov 22, 2013
Mar 3, 2018
Oct 30, 2023
Nov 22, 2013

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