Deprecate data_version and introduce checksum for DataPackages. (#684)
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
This commit is contained in:
@@ -13,6 +13,7 @@ class OriBlindForest(World):
|
||||
game: str = "Ori and the Blind Forest"
|
||||
|
||||
topology_present = True
|
||||
data_version = 1
|
||||
|
||||
item_name_to_id = item_table
|
||||
location_name_to_id = lookup_name_to_id
|
||||
|
||||
Reference in New Issue
Block a user