A simple extension to create files from templates and link files through the folder.
The files are in YAML format.
Templates
The templates are yaml files and can be to create files from them.
When a file is created from a template there will be a prompt to set each variable in the template.
Link files
Links between content files can be created by writting '+' and then the name of the file. After writting '+' should display an autocomplete with the options.
Commands
Command
Description
World Builder: Init World
Creates the directory structure
Two directories one for templates and one for the world content
Three files: A simple template, A file in the root directory and a file in the world directory.
World Builder: Create Template
Creates a simple template file
World Builder: Copy Template
Creates a copy of a template file
World Builder: Create Card
Creates a file in the world directory from a template The variables in the template will be prompted for completion.