mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-07-10 13:49:28 -07:00
5 lines
63 B
Python
5 lines
63 B
Python
import Launcher
|
|
|
|
if __name__ == "__main__":
|
|
Launcher.run()
|