Skip to content

architecture files

GitHub Action edited this page Sep 10, 2026 · 1 revision

Decisions on file formats

  • markdown for document files

    widely used, very plain text, and it will be converted into html when build to site

  • toml as entry data:

    I could not find any file format that are special to worldbuilding. i did find one but it is no recenlty (last year) updated.

    ltf and ltt are toml

    toml is balanced, (LOL PROBABLY), yaml is too human, while json is too machine.

Graphic Files

  • stl or obj as 3d files

    this will be converted into cmod files during build to celestia

  • svg

Navigate from here!

You want to submit or contribute to the project? follow these steps

  1. Read our statements and agreements in Contributing
  2. Start authoring your articles!
  3. Tidy up your typings

And be sure to check out other document as well!

Our Legal Documents

WIP

About the World

Guidelines

Articles about Worldbuilding

WIP

Clone this wiki locally