mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-24 22:23:23 -07:00
ModuleUpdate: add it to a few more common entry points
MinecraftClient: add requests import to requirements.txt
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import argparse
|
||||
import os, sys
|
||||
import os
|
||||
import sys
|
||||
import re
|
||||
import atexit
|
||||
import shutil
|
||||
|
||||
Reference in New Issue
Block a user