mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-12 10:33:50 -07:00
orjson has a .py entry point that imports `from .orjson` (from the DLL), which does not work on 3.8 if the DLL is not in the same folder as the .py. The changed import system in 3.9+ seems to allow this. Excluding it from libraries.zip will put both files into the same folder.
25 KiB
25 KiB