Skip to content

architecture fileformat

GitHub Action edited this page Sep 13, 2026 · 2 revisions

Decisions on file formats

Cosdireation

A universally and widely used file format. Easy to use

Decisions

Entry Data

  • 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

LICENSEs CONTRIBUTINGs CODE_OF_CONDUCTs

These legal documents are work in progress and does not represent the final license governing this project.

Do not rely on these documents as a grant of rights or permissions. The authoritative terms are those stated in the root LICENSE file.

About the World

Guidelines

authoring are the guide about "what you write". List of what you should fill in to your article/entry.

guidelines, especially content are the guide about "how you write / submit"

Articles about Worldbuilding

WIP

Architecture Decision Record

Documents how and why decision are made. go here

Clone this wiki locally