Factorio: make apworld compatible(#935)

This commit is contained in:
Fabian Dill
2022-08-18 01:33:40 +02:00
committed by GitHub
parent a1aa9c17ff
commit 0d61192c67
4 changed files with 26 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
import collections
import typing
from ..AutoWorld import World, WebWorld
from worlds.AutoWorld import World, WebWorld
from BaseClasses import Region, Entrance, Location, Item, RegionType, Tutorial, ItemClassification
from .Technologies import base_tech_table, recipe_sources, base_technology_table, \