Files
Grinch-AP/worlds/sm/variaRandomizer/__init__.py
lordlou 77ec8d4141 Added Super Metroid support (#46)
Varia Randomizer based implementation
LttPClient -> SNIClient
2021-11-12 14:00:11 +01:00

3 lines
80 B
Python

import sys
import os
sys.path.append(os.path.dirname(os.path.abspath(__file__)))