{#if state.kind === 'first-ever'}
Begin
{:else if state.kind === 'returning-active'}
Continue {state.characterName}'s life
Begin a new life
{:else}
Continue
Begin a new life
{/if}
Settings
Credits