mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-25 15:33:30 -07:00
3 lines
80 B
Python
3 lines
80 B
Python
import sys
|
|
import os
|
|
sys.path.append(os.path.dirname(os.path.abspath(__file__))) |