Setup: revamp for SNIClient and Super Metroid

This commit is contained in:
Fabian Dill
2021-11-12 23:43:22 +01:00
parent cd3f0eabfb
commit 4937156021
3 changed files with 155 additions and 32 deletions

View File

@@ -9,10 +9,10 @@ from collections import Counter
import string
import ModuleUpdate
import Utils
ModuleUpdate.update()
import Utils
from worlds.alttp import Options as LttPOptions
from worlds.generic import PlandoItem, PlandoConnection
from Utils import parse_yaml, version_tuple, __version__, tuplize_version, get_options