You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently section about loading MC project from local directory, contains just explanation of 2 prefixes: tonel, or filetree. See:
This snippet should be configured with:
{prefix}: This is specific to the file format: filetree for a Filetree project tonel for a Tonel project
But there is a 3rd option to use: gitlocal://prefix. How this is different to these two? Is gitlocalspecifying relative directory and implicit format is tonel?