Worldloom

What is Worldloom?

WorldLoom is a powerful open-source tool designed to streamline the process of worldbuilding and storywriting.

How to install WorldLoom?

1- Download or clone https://github.com/ftkare/WorldLoom
2- Run start.sh on linux or start.ps1 on windows
3- Follow the instructions given by the software
    

How to update WorldLoom?

If you setup the application by downloading:

1- Backup your files folder which is in same folder as start.sh or start.ps1 2- Download or clone current version https://github.com/ftkare/WorldLoom 3- Copy files to current WorldLoom installation directory

If you setup the application by cloning:

1- Run git pull on the same directory as start.sh or start.ps1