mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-20 12:11:45 -07:00
77ec8d4141
Varia Randomizer based implementation LttPClient -> SNIClient
3 lines
80 B
Python
3 lines
80 B
Python
import sys
|
|
import os
|
|
sys.path.append(os.path.dirname(os.path.abspath(__file__))) |