kihashi / stardew_community_checklist

A checklist for the Community Center Bundles in Stardew Valley

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import data from V1.0

kihashi opened this issue · comments

Import data automatically from 1.0 if it is present. This should be doable with a mutator on vuex that takes in the array and a method on the main vue instance that accesses local storage. The old localstorage key will need to be deleted after loading it.