Foundry Virtual Tabletop • {{localize "SETUP.Title"}}

    {{#each worlds}}
  • {{this.title}}

    {{> templates/setup/parts/package-tags.html package=this}}
    {{#if this.shortDesc}}
    {{{this.shortDesc}}}
    {{/if}}
    {{#if this.available}} {{else}} {{/if}}
  • {{else}}
  • {{localize "SETUP.GettingStarted"}}

    {{{localize "SETUP.NoWorldsMessage"}}} {{ localize "TOURS.ShowMeHow" }}

  • {{/each}}
    {{#each systems}}
  • {{this.title}}

    {{> templates/setup/parts/package-tags.html package=this}}
    {{{this.description}}}
    {{#if this.manifest}} {{/if}}
  • {{else}}
  • {{localize "SETUP.GettingStarted"}}

    {{{localize "SETUP.NoSystemsMessage"}}} {{ localize "TOURS.ShowMeHow" }}

    {{{localize "SETUP.SeeTutorial"}}}

  • {{/each}}
    {{#each modules}}
  • {{this.title}}

    {{> templates/setup/parts/package-tags.html package=this}}
    {{{this.description}}}
    {{#if this.manifest}} {{/if}}
  • {{/each}}
{{#if coreUpdate}}

{{ coreUpdate }}

{{/if}} {{#unless canReachInternet}}

{{localize "SETUP.UpdateNoInternetError" }}

{{/unless}} {{#unless couldReachWebsite}}

{{localize "SETUP.UpdateWebsiteUnreachableError" }}

{{/unless}} {{#if slowResponse}}

{{localize "SETUP.UpdateWebsiteSlowWarning" }}

{{/if}}

{{localize "SETUP.UpdateHint" }}

{{ coreVersionHint }}

{{localize "SETUP.UpdateChannelHint"}}

{{#each updateChannelHints as |hint c| }}

{{hint}}

{{/each}}

{{localize "SETUP.ForceUpdateHint"}}